Searched defs:bdev_file (Results 1 - 25 of 36) sorted by path

12

/linux-master/block/
H A Dbdev.c52 struct block_device *file_bdev(struct file *bdev_file) argument
818 static inline bool bdev_unclaimed(const struct file *bdev_file) argument
823 static void bdev_yield_write_access(struct file *bdev_file) 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
968 struct file *bdev_file; local
1025 bd_yield_claim(struct file *bdev_file) argument
1039 bdev_release(struct file *bdev_file) argument
1091 bdev_fput(struct file *bdev_file) argument
[all...]
/linux-master/drivers/block/drbd/
H A Ddrbd_nl.c1693 close_backing_dev(struct drbd_device *device, struct file *bdev_file, bool do_bd_unlink) argument
/linux-master/drivers/block/
H A Dpktcdvd.c2171 struct file *bdev_file; local
2492 struct file *bdev_file; local
[all...]
/linux-master/drivers/block/rnbd/
H A Drnbd-srv.c681 struct file *bdev_file; local
561 rnbd_srv_create_set_sess_dev(struct rnbd_srv_session *srv_sess, const struct rnbd_msg_open *open_msg, struct file *bdev_file, bool readonly, struct rnbd_srv_dev *srv_dev) argument
[all...]
H A Drnbd-srv.h49 struct file *bdev_file; member in struct:rnbd_srv_sess_dev
/linux-master/drivers/block/xen-blkback/
H A Dcommon.h224 struct file *bdev_file; member in struct:xen_vbd
H A Dxenbus.c485 struct file *bdev_file; local
[all...]
/linux-master/drivers/block/zram/
H A Dzram_drv.c479 struct file *bdev_file = NULL; local
[all...]
H A Dzram_drv.h135 struct file *bdev_file; member in struct:zram
/linux-master/drivers/md/bcache/
H A Dbcache.h303 struct file *bdev_file; member in struct:cached_dev
426 struct file *bdev_file; member in struct:cache
H A Dsuper.c1448 register_bdev(struct cache_sb *sb, struct cache_sb_disk *sb_disk, struct file *bdev_file, struct cached_dev *dc) argument
2342 register_cache(struct cache_sb *sb, struct cache_sb_disk *sb_disk, struct file *bdev_file, struct cache *ca) argument
2450 struct file *bdev_file; member in struct:async_reg_args
2520 struct file *bdev_file, *bdev_file2; local
[all...]
/linux-master/drivers/md/
H A Ddm.c729 struct file *bdev_file; local
[all...]
H A Dmd.h63 struct file *bdev_file; /* Handle from open for bdev */ member in struct:md_rdev
/linux-master/drivers/mtd/devices/
H A Dblock2mtd.c40 struct file *bdev_file; member in struct:block2mtd_dev
225 struct file *bdev_file = ERR_PTR(-ENODEV); local
265 struct file *bdev_file; local
[all...]
/linux-master/drivers/nvme/target/
H A Dnvmet.h61 struct file *bdev_file; member in struct:nvmet_ns
/linux-master/drivers/s390/block/
H A Ddasd_genhd.c136 struct file *bdev_file; local
174 struct file *bdev_file; local
[all...]
H A Ddasd_int.h622 struct file *bdev_file; member in struct:dasd_block
/linux-master/drivers/target/
H A Dtarget_core_iblock.c94 struct file *bdev_file; local
H A Dtarget_core_pscsi.c355 struct file *bdev_file; variable in typeref:struct:file
380 fput(bdev_file); variable
/linux-master/fs/btrfs/
H A Ddev-replace.c247 struct file *bdev_file; local
H A Dioctl.c2739 struct file *bdev_file = NULL; local
2807 struct file *bdev_file = NULL; local
H A Dvolumes.c644 struct file *bdev_file; local
468 btrfs_get_bdev_and_sb(const char *device_path, blk_mode_t flags, void *holder, int flush, struct file **bdev_file, struct btrfs_super_block **disk_super) argument
1379 struct file *bdev_file; local
2113 btrfs_rm_device(struct btrfs_fs_info *fs_info, struct btrfs_dev_lookup_args *args, struct file **bdev_file) argument
2388 struct file *bdev_file; local
2639 struct file *bdev_file; local
[all...]
H A Dvolumes.h108 struct file *bdev_file; member in struct:btrfs_device
/linux-master/fs/erofs/
H A Dinternal.h52 struct file *bdev_file; member in struct:erofs_device_info
H A Dsuper.c180 struct file *bdev_file; local

Completed in 606 milliseconds

12