Lines Matching defs:bdev
14 static int blkpg_ioctl(struct block_device *bdev, struct blkpg_ioctl_arg __user *arg) in blkpg_ioctl()
163 int __blkdev_reread_part(struct block_device *bdev) in __blkdev_reread_part()
189 int blkdev_reread_part(struct block_device *bdev) in blkdev_reread_part()
201 static int blk_ioctl_discard(struct block_device *bdev, fmode_t mode, in blk_ioctl_discard()
234 static int blk_ioctl_zeroout(struct block_device *bdev, fmode_t mode, in blk_ioctl_zeroout()
298 int __blkdev_driver_ioctl(struct block_device *bdev, fmode_t mode, in __blkdev_driver_ioctl()
315 static int blkdev_pr_register(struct block_device *bdev, in blkdev_pr_register()
333 static int blkdev_pr_reserve(struct block_device *bdev, in blkdev_pr_reserve()
351 static int blkdev_pr_release(struct block_device *bdev, in blkdev_pr_release()
369 static int blkdev_pr_preempt(struct block_device *bdev, in blkdev_pr_preempt()
387 static int blkdev_pr_clear(struct block_device *bdev, in blkdev_pr_clear()
425 static int blkdev_flushbuf(struct block_device *bdev, fmode_t mode, in blkdev_flushbuf()
442 static int blkdev_roset(struct block_device *bdev, fmode_t mode, in blkdev_roset()
459 static int blkdev_getgeo(struct block_device *bdev, in blkdev_getgeo()
486 static int blkdev_bszset(struct block_device *bdev, fmode_t mode, in blkdev_bszset()
513 int blkdev_ioctl(struct block_device *bdev, fmode_t mode, unsigned cmd, in blkdev_ioctl()