Lines Matching refs:block_device
13 static int blkpg_ioctl(struct block_device *bdev, struct blkpg_ioctl_arg __user *arg) in blkpg_ioctl()
15 struct block_device *bdevp; in blkpg_ioctl()
159 int __blkdev_reread_part(struct block_device *bdev) in __blkdev_reread_part()
185 int blkdev_reread_part(struct block_device *bdev) in blkdev_reread_part()
197 static int blk_ioctl_discard(struct block_device *bdev, fmode_t mode, in blk_ioctl_discard()
224 static int blk_ioctl_zeroout(struct block_device *bdev, fmode_t mode, in blk_ioctl_zeroout()
282 int __blkdev_driver_ioctl(struct block_device *bdev, fmode_t mode, in __blkdev_driver_ioctl()
299 static int blkdev_pr_register(struct block_device *bdev, in blkdev_pr_register()
317 static int blkdev_pr_reserve(struct block_device *bdev, in blkdev_pr_reserve()
335 static int blkdev_pr_release(struct block_device *bdev, in blkdev_pr_release()
353 static int blkdev_pr_preempt(struct block_device *bdev, in blkdev_pr_preempt()
371 static int blkdev_pr_clear(struct block_device *bdev, in blkdev_pr_clear()
409 static int blkdev_flushbuf(struct block_device *bdev, fmode_t mode, in blkdev_flushbuf()
426 static int blkdev_roset(struct block_device *bdev, fmode_t mode, in blkdev_roset()
442 static int blkdev_getgeo(struct block_device *bdev, in blkdev_getgeo()
469 static int blkdev_bszset(struct block_device *bdev, fmode_t mode, in blkdev_bszset()
496 int blkdev_ioctl(struct block_device *bdev, fmode_t mode, unsigned cmd, in blkdev_ioctl()