Searched hist:"633 a08b81206122469365b4c72eaeb71f04f2cb4" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm-linear.c | diff 633a08b81206122469365b4c72eaeb71f04f2cb4 Wed Aug 29 19:34:12 CDT 2007 Al Viro <viro@zeniv.linux.org.uk> [PATCH] introduce __blkdev_driver_ioctl()
Analog of blkdev_driver_ioctl() with sane arguments. For now uses fake struct file, by the end of the series it won't and blkdev_driver_ioctl() will become a wrapper around it.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | dm-mpath.c | diff 633a08b81206122469365b4c72eaeb71f04f2cb4 Wed Aug 29 19:34:12 CDT 2007 Al Viro <viro@zeniv.linux.org.uk> [PATCH] introduce __blkdev_driver_ioctl()
Analog of blkdev_driver_ioctl() with sane arguments. For now uses fake struct file, by the end of the series it won't and blkdev_driver_ioctl() will become a wrapper around it.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/block/ |
H A D | ioctl.c | diff 633a08b81206122469365b4c72eaeb71f04f2cb4 Wed Aug 29 19:34:12 CDT 2007 Al Viro <viro@zeniv.linux.org.uk> [PATCH] introduce __blkdev_driver_ioctl()
Analog of blkdev_driver_ioctl() with sane arguments. For now uses fake struct file, by the end of the series it won't and blkdev_driver_ioctl() will become a wrapper around it.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/drivers/block/ |
H A D | pktcdvd.c | diff 633a08b81206122469365b4c72eaeb71f04f2cb4 Wed Aug 29 19:34:12 CDT 2007 Al Viro <viro@zeniv.linux.org.uk> [PATCH] introduce __blkdev_driver_ioctl()
Analog of blkdev_driver_ioctl() with sane arguments. For now uses fake struct file, by the end of the series it won't and blkdev_driver_ioctl() will become a wrapper around it.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/include/linux/ |
H A D | blkdev.h | diff 633a08b81206122469365b4c72eaeb71f04f2cb4 Wed Aug 29 19:34:12 CDT 2007 Al Viro <viro@zeniv.linux.org.uk> [PATCH] introduce __blkdev_driver_ioctl()
Analog of blkdev_driver_ioctl() with sane arguments. For now uses fake struct file, by the end of the series it won't and blkdev_driver_ioctl() will become a wrapper around it.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|