Searched defs:holder (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/md/
H A Ddm-bio-prison.h45 struct bio *holder; member in struct:dm_bio_prison_cell
H A Ddm-bio-prison.c74 __setup_new_cell(struct dm_cell_key *key, struct bio *holder, struct dm_bio_prison_cell *cell) __setup_new_cell() argument
H A Ddm-cache-target.c894 __cell_defer(struct cache *cache, struct dm_bio_prison_cell *cell, bool holder) __cell_defer() argument
902 cell_defer(struct cache *cache, struct dm_bio_prison_cell *cell, bool holder) cell_defer() argument
/linux-4.1.27/drivers/ipack/carriers/
H A Dtpci200.h123 struct ipack_device *holder; member in struct:slot_irq
/linux-4.1.27/arch/parisc/math-emu/
H A Dfpudispatch.c195 fpudispatch(u_int ir, u_int excp_code, u_int holder, u_int fpregs[]) fpudispatch() argument
/linux-4.1.27/fs/
H A Dblock_dev.c869 struct bd_holder_disk *holder; bd_find_holder_disk() local
917 struct bd_holder_disk *holder; bd_link_disk_holder() local
982 struct bd_holder_disk *holder; bd_unlink_disk_holder() local
1309 int blkdev_get(struct block_device *bdev, fmode_t mode, void *holder) blkdev_get() argument
1437 struct block_device *blkdev_get_by_dev(dev_t dev, fmode_t mode, void *holder) blkdev_get_by_dev() argument
725 bd_may_claim(struct block_device *bdev, struct block_device *whole, void *holder) bd_may_claim() argument
761 bd_prepare_to_claim(struct block_device *bdev, struct block_device *whole, void *holder) bd_prepare_to_claim() argument
809 bd_start_claiming(struct block_device *bdev, void *holder) bd_start_claiming() argument
1392 blkdev_get_by_path(const char *path, fmode_t mode, void *holder) blkdev_get_by_path() argument
/linux-4.1.27/fs/btrfs/
H A Dsuper.c767 btrfs_parse_early_options(const char *options, fmode_t flags, void *holder, char **subvol_name, u64 *subvol_objectid, struct btrfs_fs_devices **fs_devices) btrfs_parse_early_options() argument
H A Dvolumes.c188 btrfs_get_bdev_and_sb(const char *device_path, fmode_t flags, void *holder, btrfs_get_bdev_and_sb() argument
880 int btrfs_scan_one_device(const char *path, fmode_t flags, void *holder, btrfs_scan_one_device() argument
773 __btrfs_open_devices(struct btrfs_fs_devices *fs_devices, fmode_t flags, void *holder) __btrfs_open_devices() argument
859 btrfs_open_devices(struct btrfs_fs_devices *fs_devices, fmode_t flags, void *holder) btrfs_open_devices() argument

Completed in 700 milliseconds