Home
last modified time | relevance | path

Searched hist:c76e8d36fb69fa88a01ff734f45523c36629af17 (Results 1 – 14 of 14) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DIORequestInfo.hc76e8d36fb69fa88a01ff734f45523c36629af17 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 DUserlandRequestHandler.hc76e8d36fb69fa88a01ff734f45523c36629af17 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 DVolume.hc76e8d36fb69fa88a01ff734f45523c36629af17 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 DVolume.cppc76e8d36fb69fa88a01ff734f45523c36629af17 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 DUserlandRequestHandler.cppc76e8d36fb69fa88a01ff734f45523c36629af17 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 Dkernel_emu.cppc76e8d36fb69fa88a01ff734f45523c36629af17 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 DHaikuKernelVolume.hc76e8d36fb69fa88a01ff734f45523c36629af17 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 DHaikuKernelVolume.cppc76e8d36fb69fa88a01ff734f45523c36629af17 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 Dhaiku_kernel_emu.cppc76e8d36fb69fa88a01ff734f45523c36629af17 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 DRequests.cppc76e8d36fb69fa88a01ff734f45523c36629af17 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 DKernelRequestHandler.cppc76e8d36fb69fa88a01ff734f45523c36629af17 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 DJamfilec76e8d36fb69fa88a01ff734f45523c36629af17 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 DVolume.cppc76e8d36fb69fa88a01ff734f45523c36629af17 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 DRequests.hc76e8d36fb69fa88a01ff734f45523c36629af17 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