/haiku/src/add-ons/kernel/file_systems/userlandfs/server/ |
H A D | IORequestInfo.h | c76e8d36fb69fa88a01ff734f45523c36629af17 Sun Mar 15 18:24:14 UTC 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * Implemented forwarding the do_iterative_fd_io() callbacks to userland. * Pass the request offset and length with the DoIORequest. This allows us to already get the first vecs for do_iterative_fd_io() in userland, saving a trip back and forth.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29546 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | UserlandRequestHandler.h | c76e8d36fb69fa88a01ff734f45523c36629af17 Sun Mar 15 18:24:14 UTC 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * Implemented forwarding the do_iterative_fd_io() callbacks to userland. * Pass the request offset and length with the DoIORequest. This allows us to already get the first vecs for do_iterative_fd_io() in userland, saving a trip back and forth.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29546 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Volume.h | c76e8d36fb69fa88a01ff734f45523c36629af17 Sun Mar 15 18:24:14 UTC 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * Implemented forwarding the do_iterative_fd_io() callbacks to userland. * Pass the request offset and length with the DoIORequest. This allows us to already get the first vecs for do_iterative_fd_io() in userland, saving a trip back and forth.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29546 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Volume.cpp | c76e8d36fb69fa88a01ff734f45523c36629af17 Sun Mar 15 18:24:14 UTC 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * Implemented forwarding the do_iterative_fd_io() callbacks to userland. * Pass the request offset and length with the DoIORequest. This allows us to already get the first vecs for do_iterative_fd_io() in userland, saving a trip back and forth.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29546 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | UserlandRequestHandler.cpp | c76e8d36fb69fa88a01ff734f45523c36629af17 Sun Mar 15 18:24:14 UTC 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * Implemented forwarding the do_iterative_fd_io() callbacks to userland. * Pass the request offset and length with the DoIORequest. This allows us to already get the first vecs for do_iterative_fd_io() in userland, saving a trip back and forth.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29546 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | kernel_emu.cpp | c76e8d36fb69fa88a01ff734f45523c36629af17 Sun Mar 15 18:24:14 UTC 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * Implemented forwarding the do_iterative_fd_io() callbacks to userland. * Pass the request offset and length with the DoIORequest. This allows us to already get the first vecs for do_iterative_fd_io() in userland, saving a trip back and forth.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29546 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/ |
H A D | HaikuKernelVolume.h | c76e8d36fb69fa88a01ff734f45523c36629af17 Sun Mar 15 18:24:14 UTC 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * Implemented forwarding the do_iterative_fd_io() callbacks to userland. * Pass the request offset and length with the DoIORequest. This allows us to already get the first vecs for do_iterative_fd_io() in userland, saving a trip back and forth.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29546 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | HaikuKernelVolume.cpp | c76e8d36fb69fa88a01ff734f45523c36629af17 Sun Mar 15 18:24:14 UTC 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * Implemented forwarding the do_iterative_fd_io() callbacks to userland. * Pass the request offset and length with the DoIORequest. This allows us to already get the first vecs for do_iterative_fd_io() in userland, saving a trip back and forth.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29546 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | haiku_kernel_emu.cpp | c76e8d36fb69fa88a01ff734f45523c36629af17 Sun Mar 15 18:24:14 UTC 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * Implemented forwarding the do_iterative_fd_io() callbacks to userland. * Pass the request offset and length with the DoIORequest. This allows us to already get the first vecs for do_iterative_fd_io() in userland, saving a trip back and forth.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29546 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/add-ons/kernel/file_systems/userlandfs/private/ |
H A D | Requests.cpp | c76e8d36fb69fa88a01ff734f45523c36629af17 Sun Mar 15 18:24:14 UTC 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * Implemented forwarding the do_iterative_fd_io() callbacks to userland. * Pass the request offset and length with the DoIORequest. This allows us to already get the first vecs for do_iterative_fd_io() in userland, saving a trip back and forth.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29546 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/ |
H A D | KernelRequestHandler.cpp | c76e8d36fb69fa88a01ff734f45523c36629af17 Sun Mar 15 18:24:14 UTC 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * Implemented forwarding the do_iterative_fd_io() callbacks to userland. * Pass the request offset and length with the DoIORequest. This allows us to already get the first vecs for do_iterative_fd_io() in userland, saving a trip back and forth.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29546 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Jamfile | c76e8d36fb69fa88a01ff734f45523c36629af17 Sun Mar 15 18:24:14 UTC 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * Implemented forwarding the do_iterative_fd_io() callbacks to userland. * Pass the request offset and length with the DoIORequest. This allows us to already get the first vecs for do_iterative_fd_io() in userland, saving a trip back and forth.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29546 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Volume.cpp | c76e8d36fb69fa88a01ff734f45523c36629af17 Sun Mar 15 18:24:14 UTC 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * Implemented forwarding the do_iterative_fd_io() callbacks to userland. * Pass the request offset and length with the DoIORequest. This allows us to already get the first vecs for do_iterative_fd_io() in userland, saving a trip back and forth.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29546 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/headers/private/userlandfs/private/ |
H A D | Requests.h | c76e8d36fb69fa88a01ff734f45523c36629af17 Sun Mar 15 18:24:14 UTC 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * Implemented forwarding the do_iterative_fd_io() callbacks to userland. * Pass the request offset and length with the DoIORequest. This allows us to already get the first vecs for do_iterative_fd_io() in userland, saving a trip back and forth.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29546 a95241bf-73f2-0310-859d-f6bbb57e9c96
|