Lines Matching defs:holder
498 static bool bd_may_claim(struct block_device *bdev, void *holder, in bd_may_claim()
540 int bd_prepare_to_claim(struct block_device *bdev, void *holder, in bd_prepare_to_claim()
574 static void bd_clear_claiming(struct block_device *whole, void *holder) in bd_clear_claiming()
592 static void bd_finish_claiming(struct block_device *bdev, void *holder, in bd_finish_claiming()
623 void bd_abort_claiming(struct block_device *bdev, void *holder) in bd_abort_claiming()
631 static void bd_end_claim(struct block_device *bdev, void *holder) in bd_end_claim()
740 int bdev_permission(dev_t dev, blk_mode_t mode, void *holder) in bdev_permission()
884 int bdev_open(struct block_device *bdev, blk_mode_t mode, void *holder, in bdev_open()
992 struct file *bdev_file_open_by_dev(dev_t dev, blk_mode_t mode, void *holder, in bdev_file_open_by_dev()
1029 void *holder, in bdev_file_open_by_path()
1055 void *holder = bdev_file->private_data; in bd_yield_claim() local
1069 void *holder = bdev_file->private_data; in bdev_release() local