Searched defs:file (Results 1 – 3 of 3) sorted by relevance
/block/ |
D | bsg.c | 239 struct file *file) in bsg_add_device() 284 static struct bsg_device *bsg_get_device(struct inode *inode, struct file *file) in bsg_get_device() 309 static int bsg_open(struct inode *inode, struct file *file) in bsg_open() 325 static int bsg_release(struct inode *inode, struct file *file) in bsg_release() 357 static long bsg_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in bsg_ioctl()
|
D | blk-mq-debugfs.c | 727 static ssize_t blk_mq_debugfs_write(struct file *file, const char __user *buf, in blk_mq_debugfs_write() 744 static int blk_mq_debugfs_open(struct inode *inode, struct file *file) in blk_mq_debugfs_open() 766 static int blk_mq_debugfs_release(struct inode *inode, struct file *file) in blk_mq_debugfs_release()
|
D | ioctl.c | 647 long compat_blkdev_ioctl(struct file *file, unsigned cmd, unsigned long arg) in compat_blkdev_ioctl()
|