Searched hist:d6b29d7cee064f28ca097e906de7453541351095 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | splice.h | d6b29d7cee064f28ca097e906de7453541351095 Mon Jun 04 02:59:47 CDT 2007 Jens Axboe <jens.axboe@oracle.com> splice: divorce the splice structure/function definitions from the pipe header
We need to move even more stuff into the header so that folks can use the splice_to_pipe() implementation instead of open-coding a lot of pipe knowledge (see relay implementation), so move to our own header file finally.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
H A D | pipe_fs_i.h | diff d6b29d7cee064f28ca097e906de7453541351095 Mon Jun 04 02:59:47 CDT 2007 Jens Axboe <jens.axboe@oracle.com> splice: divorce the splice structure/function definitions from the pipe header
We need to move even more stuff into the header so that folks can use the splice_to_pipe() implementation instead of open-coding a lot of pipe knowledge (see relay implementation), so move to our own header file finally.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
/openbmc/linux/kernel/ |
H A D | relay.c | diff d6b29d7cee064f28ca097e906de7453541351095 Mon Jun 04 02:59:47 CDT 2007 Jens Axboe <jens.axboe@oracle.com> splice: divorce the splice structure/function definitions from the pipe header
We need to move even more stuff into the header so that folks can use the splice_to_pipe() implementation instead of open-coding a lot of pipe knowledge (see relay implementation), so move to our own header file finally.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
/openbmc/linux/drivers/char/ |
H A D | mem.c | diff d6b29d7cee064f28ca097e906de7453541351095 Mon Jun 04 02:59:47 CDT 2007 Jens Axboe <jens.axboe@oracle.com> splice: divorce the splice structure/function definitions from the pipe header
We need to move even more stuff into the header so that folks can use the splice_to_pipe() implementation instead of open-coding a lot of pipe knowledge (see relay implementation), so move to our own header file finally.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
/openbmc/linux/fs/ |
H A D | read_write.c | diff d6b29d7cee064f28ca097e906de7453541351095 Mon Jun 04 02:59:47 CDT 2007 Jens Axboe <jens.axboe@oracle.com> splice: divorce the splice structure/function definitions from the pipe header
We need to move even more stuff into the header so that folks can use the splice_to_pipe() implementation instead of open-coding a lot of pipe knowledge (see relay implementation), so move to our own header file finally.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
H A D | splice.c | diff d6b29d7cee064f28ca097e906de7453541351095 Mon Jun 04 02:59:47 CDT 2007 Jens Axboe <jens.axboe@oracle.com> splice: divorce the splice structure/function definitions from the pipe header
We need to move even more stuff into the header so that folks can use the splice_to_pipe() implementation instead of open-coding a lot of pipe knowledge (see relay implementation), so move to our own header file finally.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
/openbmc/linux/fs/ocfs2/ |
H A D | file.c | diff d6b29d7cee064f28ca097e906de7453541351095 Mon Jun 04 02:59:47 CDT 2007 Jens Axboe <jens.axboe@oracle.com> splice: divorce the splice structure/function definitions from the pipe header
We need to move even more stuff into the header so that folks can use the splice_to_pipe() implementation instead of open-coding a lot of pipe knowledge (see relay implementation), so move to our own header file finally.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
/openbmc/linux/fs/nfsd/ |
H A D | vfs.c | diff d6b29d7cee064f28ca097e906de7453541351095 Mon Jun 04 02:59:47 CDT 2007 Jens Axboe <jens.axboe@oracle.com> splice: divorce the splice structure/function definitions from the pipe header
We need to move even more stuff into the header so that folks can use the splice_to_pipe() implementation instead of open-coding a lot of pipe knowledge (see relay implementation), so move to our own header file finally.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
/openbmc/linux/drivers/block/ |
H A D | loop.c | diff d6b29d7cee064f28ca097e906de7453541351095 Mon Jun 04 02:59:47 CDT 2007 Jens Axboe <jens.axboe@oracle.com> splice: divorce the splice structure/function definitions from the pipe header
We need to move even more stuff into the header so that folks can use the splice_to_pipe() implementation instead of open-coding a lot of pipe knowledge (see relay implementation), so move to our own header file finally.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|