Searched refs:blkpg_ioctl_arg (Results 1 – 5 of 5) sorted by relevance
146 struct blkpg_ioctl_arg barg; in dasd_destroy_partitions()162 memset(&barg, 0, sizeof(struct blkpg_ioctl_arg)); in dasd_destroy_partitions()
34 struct blkpg_ioctl_arg { struct
14 static int blkpg_ioctl(struct block_device *bdev, struct blkpg_ioctl_arg __user *arg) in blkpg_ioctl()19 struct blkpg_ioctl_arg a; in blkpg_ioctl()27 if (copy_from_user(&a, arg, sizeof(struct blkpg_ioctl_arg))) in blkpg_ioctl()
186 struct blkpg_ioctl_arg __user *a = compat_alloc_user_space(sizeof(*a)); in compat_blkpg_ioctl()
552 struct blkpg_ioctl_arg *arg) in mtdchar_blkpg_ioctl()970 struct blkpg_ioctl_arg __user *blk_arg = argp; in mtdchar_ioctl()971 struct blkpg_ioctl_arg a; in mtdchar_ioctl()1061 struct blkpg_ioctl_arg a; in mtdchar_compat_ioctl()