| /linux/block/ |
| H A D | bdev.c | 585 static bool bd_may_claim(struct block_device *bdev, void *holder, in bd_may_claim() 627 int bd_prepare_to_claim(struct block_device *bdev, void *holder, in bd_prepare_to_claim() 661 static void bd_clear_claiming(struct block_device *whole, void *holder) in bd_clear_claiming() 679 static void bd_finish_claiming(struct block_device *bdev, void *holder, in bd_finish_claiming() 710 void bd_abort_claiming(struct block_device *bdev, void *holder) in bd_abort_claiming() 718 static void bd_end_claim(struct block_device *bdev, void *holder) in bd_end_claim() 827 int bdev_permission(dev_t dev, blk_mode_t mode, void *holder) in bdev_permission() 971 int bdev_open(struct block_device *bdev, blk_mode_t mode, void *holder, in bdev_open() 1079 struct file *bdev_file_open_by_dev(dev_t dev, blk_mode_t mode, void *holder, in bdev_file_open_by_dev() 1116 void *holder, in bdev_file_open_by_path() [all …]
|
| H A D | holder.c | 16 struct bd_holder_disk *holder; in bd_find_holder_disk() local 64 struct bd_holder_disk *holder; in bd_link_disk_holder() local 140 struct bd_holder_disk *holder; in bd_unlink_disk_holder() local
|
| /linux/drivers/nvme/target/ |
| H A D | pr.c | 261 struct nvmet_pr_registrant *holder; in nvmet_pr_unregister_one() local 325 struct nvmet_pr_registrant *holder; in nvmet_pr_update_reg_attr() local 444 struct nvmet_pr_registrant *holder; in nvmet_pr_acquire() local 561 struct nvmet_pr_registrant *holder; in nvmet_pr_preempt() local 729 struct nvmet_pr_registrant *holder; in nvmet_pr_release() local 835 struct nvmet_pr_registrant *holder; in nvmet_execute_pr_report() local 960 struct nvmet_pr_registrant *holder; in nvmet_pr_check_cmd_access() local
|
| H A D | debugfs.c | 203 struct nvmet_pr_registrant *holder, *reg; in nvmet_ns_pr_show() local
|
| H A D | nvmet.h | 80 struct nvmet_pr_registrant __rcu *holder; member
|
| /linux/drivers/dax/ |
| H A D | super.c | 83 void *holder, const struct dax_holder_operations *ops) in fs_dax_get_by_bdev() 130 void fs_put_dax(struct dax_device *dax_dev, void *holder) in fs_put_dax() 177 int fs_dax_get(struct dax_device *dax_dev, void *holder, in fs_dax_get()
|
| /linux/drivers/md/ |
| H A D | dm-bio-prison-v1.c | 88 struct bio *holder, in __setup_new_cell()
|
| /linux/arch/parisc/math-emu/ |
| H A D | fpudispatch.c | 182 fpudispatch(u_int ir, u_int excp_code, u_int holder, u_int fpregs[]) in fpudispatch()
|
| /linux/fs/ |
| H A D | super.c | 1708 struct file *fs_bdev_file_open_by_dev(dev_t dev, blk_mode_t mode, void *holder, in fs_bdev_file_open_by_dev() 1743 void *holder, struct super_block *sb) in fs_bdev_file_open_by_path()
|
| /linux/include/linux/sunrpc/xdrgen/ |
| H A D | nlm3.h | 50 struct nlm_holder holder; member
|
| H A D | nlm4.h | 74 struct nlm4_holder holder; member
|
| /linux/fs/lockd/ |
| H A D | svcproc.c | 293 struct nlm_holder *holder = &resp->xdrgen.test_stat.u.holder; in nlmsvc_proc_test() local
|
| H A D | svc4proc.c | 276 struct nlm4_holder *holder = &resp->xdrgen.stat.u.holder; in nlm4svc_proc_test() local
|
| /linux/drivers/target/ |
| H A D | target_core_iblock.c | 98 void *holder = ib_dev; in iblock_configure_device() local
|
| /linux/fs/btrfs/ |
| H A D | volumes.c | 477 btrfs_get_bdev_and_sb(const char *device_path, blk_mode_t flags, void *holder, in btrfs_get_bdev_and_sb() 664 void *holder) in btrfs_open_one_device() 1232 blk_mode_t flags, void *holder) in open_fs_devices() 1304 blk_mode_t flags, void *holder) in btrfs_open_devices()
|
| /linux/drivers/net/ethernet/ |
| H A D | jme.c | 1351 jme_poll(JME_NAPI_HOLDER(holder), JME_NAPI_WEIGHT(budget)) in jme_poll()
|
| H A D | jme.h | 382 #define JME_NAPI_HOLDER(holder) struct napi_struct *holder argument
|