Lines Matching defs:holder
540 static bool bd_may_claim(struct block_device *bdev, void *holder, in bd_may_claim()
582 int bd_prepare_to_claim(struct block_device *bdev, void *holder, in bd_prepare_to_claim()
616 static void bd_clear_claiming(struct block_device *whole, void *holder) in bd_clear_claiming()
634 static void bd_finish_claiming(struct block_device *bdev, void *holder, in bd_finish_claiming()
665 void bd_abort_claiming(struct block_device *bdev, void *holder) in bd_abort_claiming()
673 static void bd_end_claim(struct block_device *bdev, void *holder) in bd_end_claim()
782 int bdev_permission(dev_t dev, blk_mode_t mode, void *holder) in bdev_permission()
926 int bdev_open(struct block_device *bdev, blk_mode_t mode, void *holder, in bdev_open()
1034 struct file *bdev_file_open_by_dev(dev_t dev, blk_mode_t mode, void *holder, in bdev_file_open_by_dev()
1071 void *holder, in bdev_file_open_by_path()
1097 void *holder = bdev_file->private_data; in bd_yield_claim() local
1111 void *holder = bdev_file->private_data; in bdev_release() local