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()
162 int __blkdev_reread_part(struct block_device *bdev) in __blkdev_reread_part()
188 int blkdev_reread_part(struct block_device *bdev) in blkdev_reread_part()
200 static int blk_ioctl_discard(struct block_device *bdev, fmode_t mode, in blk_ioctl_discard()
233 static int blk_ioctl_zeroout(struct block_device *bdev, fmode_t mode, in blk_ioctl_zeroout()
297 int __blkdev_driver_ioctl(struct block_device *bdev, fmode_t mode, in __blkdev_driver_ioctl()
314 static int blkdev_pr_register(struct block_device *bdev, in blkdev_pr_register()
332 static int blkdev_pr_reserve(struct block_device *bdev, in blkdev_pr_reserve()
350 static int blkdev_pr_release(struct block_device *bdev, in blkdev_pr_release()
368 static int blkdev_pr_preempt(struct block_device *bdev, in blkdev_pr_preempt()
386 static int blkdev_pr_clear(struct block_device *bdev, in blkdev_pr_clear()
424 static int blkdev_flushbuf(struct block_device *bdev, fmode_t mode, in blkdev_flushbuf()
441 static int blkdev_roset(struct block_device *bdev, fmode_t mode, in blkdev_roset()
458 static int blkdev_getgeo(struct block_device *bdev, in blkdev_getgeo()
485 static int blkdev_bszset(struct block_device *bdev, fmode_t mode, in blkdev_bszset()
512 int blkdev_ioctl(struct block_device *bdev, fmode_t mode, unsigned cmd, in blkdev_ioctl()