Lines Matching defs:bdev
13 static int blkpg_ioctl(struct block_device *bdev, struct blkpg_ioctl_arg __user *arg) 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()
227 static int blk_ioctl_zeroout(struct block_device *bdev, fmode_t mode, in blk_ioctl_zeroout()
291 int __blkdev_driver_ioctl(struct block_device *bdev, fmode_t mode, in __blkdev_driver_ioctl()
308 static int blkdev_pr_register(struct block_device *bdev, in blkdev_pr_register()
326 static int blkdev_pr_reserve(struct block_device *bdev, in blkdev_pr_reserve()
344 static int blkdev_pr_release(struct block_device *bdev, in blkdev_pr_release()
362 static int blkdev_pr_preempt(struct block_device *bdev, in blkdev_pr_preempt()
380 static int blkdev_pr_clear(struct block_device *bdev, in blkdev_pr_clear()
418 static int blkdev_flushbuf(struct block_device *bdev, fmode_t mode, in blkdev_flushbuf()
435 static int blkdev_roset(struct block_device *bdev, fmode_t mode, in blkdev_roset()
451 static int blkdev_getgeo(struct block_device *bdev, in blkdev_getgeo()
478 static int blkdev_bszset(struct block_device *bdev, fmode_t mode, in blkdev_bszset()
505 int blkdev_ioctl(struct block_device *bdev, fmode_t mode, unsigned cmd, in blkdev_ioctl()