Searched defs:holder (Results 1 - 15 of 15) sorted by last modified time

/linux-master/block/
H A Dbdev.c472 static bool bd_may_claim(struct block_device *bdev, void *holder, argument
514 bd_prepare_to_claim(struct block_device *bdev, void *holder, const struct blk_holder_ops *hops) argument
548 bd_clear_claiming(struct block_device *whole, void *holder) argument
566 bd_finish_claiming(struct block_device *bdev, void *holder, const struct blk_holder_ops *hops) argument
597 bd_abort_claiming(struct block_device *bdev, void *holder) argument
600 bd_clear_claiming(bdev_whole(bdev), holder); local
605 bd_end_claim(struct block_device *bdev, void *holder) argument
714 bdev_permission(dev_t dev, blk_mode_t mode, void *holder) argument
858 bdev_open(struct block_device *bdev, blk_mode_t mode, void *holder, const struct blk_holder_ops *hops, struct file *bdev_file) argument
965 bdev_file_open_by_dev(dev_t dev, blk_mode_t mode, void *holder, const struct blk_holder_ops *hops) argument
1001 bdev_file_open_by_path(const char *path, blk_mode_t mode, void *holder, const struct blk_holder_ops *hops) argument
1028 void *holder = bdev_file->private_data; local
1042 void *holder = bdev_file->private_data; local
[all...]
H A Dholder.c16 struct bd_holder_disk *holder; local
64 struct bd_holder_disk *holder; local
140 struct bd_holder_disk *holder; local
[all...]
/linux-master/fs/bcachefs/
H A Dsuper_types.h11 void *holder; member in struct:bch_sb_handle
/linux-master/fs/reiserfs/
H A Djournal.c2602 void *holder = journal; local
/linux-master/fs/btrfs/
H A Dvolumes.c468 btrfs_get_bdev_and_sb(const char *device_path, blk_mode_t flags, void *holder, argument
640 btrfs_open_one_device(struct btrfs_fs_devices *fs_devices, struct btrfs_device *device, blk_mode_t flags, void *holder) argument
1181 open_fs_devices(struct btrfs_fs_devices *fs_devices, blk_mode_t flags, void *holder) argument
1236 btrfs_open_devices(struct btrfs_fs_devices *fs_devices, blk_mode_t flags, void *holder) argument
/linux-master/kernel/power/
H A Dswap.c1571 void *holder = exclusive ? &swsusp_holder : NULL; local
/linux-master/include/linux/
H A Ddax.h152 static inline void fs_put_dax(struct dax_device *dax_dev, void *holder) argument
146 fs_dax_get_by_bdev(struct block_device *bdev, u64 *start_off, void *holder, const struct dax_holder_operations *ops) argument
/linux-master/drivers/md/dm-vdo/
H A Dphysical-zone.c615 struct pbn_lock *holder; local
/linux-master/drivers/md/
H A Ddm-bio-prison-v1.c87 __setup_new_cell(struct dm_cell_key *key, struct bio *holder, struct dm_bio_prison_cell *cell) argument
H A Ddm-bio-prison-v1.h56 struct bio *holder; member in struct:dm_bio_prison_cell
/linux-master/drivers/dax/
H A Dsuper.c115 void fs_put_dax(struct dax_device *dax_dev, void *holder) argument
82 fs_dax_get_by_bdev(struct block_device *bdev, u64 *start_off, void *holder, const struct dax_holder_operations *ops) argument
[all...]
/linux-master/tools/bpf/bpftool/
H A Dprog.c92 struct bpf_prog_info holder = {}; local
[all...]
/linux-master/drivers/md/bcache/
H A Dsuper.c2451 void *holder; member in struct:async_reg_args
2521 void *holder = NULL; local
[all...]
/linux-master/arch/parisc/math-emu/
H A Dfpudispatch.c182 fpudispatch(u_int ir, u_int excp_code, u_int holder, u_int fpregs[]) argument
/linux-master/drivers/ipack/carriers/
H A Dtpci200.h118 struct ipack_device *holder; member in struct:slot_irq

Completed in 283 milliseconds