Home
last modified time | relevance | path

Searched defs:file (Results 1 – 3 of 3) sorted by relevance

/block/
Dbsg.c239 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()
Dblk-mq-debugfs.c727 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()
Dioctl.c647 long compat_blkdev_ioctl(struct file *file, unsigned cmd, unsigned long arg) in compat_blkdev_ioctl()