Searched defs:arg (Results 1 – 5 of 5) sorted by relevance
/block/ |
D | ioctl.c | 56 struct blkpg_ioctl_arg __user *arg) in blkpg_ioctl() 76 struct compat_blkpg_ioctl_arg __user *arg) in compat_blkpg_ioctl() 114 unsigned long arg, unsigned long flags) in blk_ioctl_discard() 156 unsigned long arg) in blk_ioctl_zeroout() 245 unsigned cmd, unsigned long arg) in blkdev_compat_ptr_ioctl() 259 struct pr_registration __user *arg) in blkdev_pr_register() 277 struct pr_reservation __user *arg) in blkdev_pr_reserve() 295 struct pr_reservation __user *arg) in blkdev_pr_release() 313 struct pr_preempt __user *arg, bool abort) in blkdev_pr_preempt() 331 struct pr_clear __user *arg) in blkdev_pr_clear() [all …]
|
D | blk-zoned.c | 338 unsigned int cmd, unsigned long arg) in blkdev_report_zones_ioctl() 396 unsigned int cmd, unsigned long arg) in blkdev_zone_mgmt_ioctl()
|
D | bsg.c | 102 static long bsg_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in bsg_ioctl()
|
D | fops.c | 479 static long block_ioctl(struct file *file, unsigned cmd, unsigned long arg) in block_ioctl()
|
D | sed-opal.c | 2647 int sed_ioctl(struct opal_dev *dev, unsigned int cmd, void __user *arg) in sed_ioctl()
|