/linux/block/ ! |
H A D | bdev.c | 58 struct block_device *file_bdev(struct file *bdev_file) in file_bdev() 886 static inline bool bdev_unclaimed(const struct file *bdev_file) in bdev_unclaimed() 891 static void bdev_yield_write_access(struct file *bdev_file) in bdev_yield_write_access() 927 const struct blk_holder_ops *hops, struct file *bdev_file) in bdev_open() 1037 struct file *bdev_file; in bdev_file_open_by_dev() local 1094 static inline void bd_yield_claim(struct file *bdev_file) in bd_yield_claim() 1108 void bdev_release(struct file *bdev_file) in bdev_release() 1160 void bdev_fput(struct file *bdev_file) in bdev_fput()
|
/linux/drivers/s390/block/ ! |
H A D | dasd_genhd.c | 133 struct file *bdev_file; in dasd_scan_partitions() local 171 struct file *bdev_file; in dasd_destroy_partitions() local
|
H A D | dasd_int.h | 622 struct file *bdev_file; member
|
/linux/drivers/mtd/devices/ ! |
H A D | block2mtd.c | 40 struct file *bdev_file; member 225 struct file *bdev_file = ERR_PTR(-ENODEV); in mdtblock_early_get_bdev() local 265 struct file *bdev_file; in add_device() local
|
/linux/fs/nfs/blocklayout/ ! |
H A D | dev.c | 298 struct file *bdev_file; in bl_parse_simple() local 365 struct file *bdev_file; in bl_open_path() local 391 struct file *bdev_file; in bl_parse_scsi() local
|
/linux/drivers/block/rnbd/ ! |
H A D | rnbd-srv.c | 565 struct file *bdev_file, bool readonly, in rnbd_srv_create_set_sess_dev() 683 struct file *bdev_file; in process_msg_open() local
|
H A D | rnbd-srv.h | 49 struct file *bdev_file; member
|
/linux/drivers/md/bcache/ ! |
H A D | super.c | 1442 struct file *bdev_file, in register_bdev() 2374 struct file *bdev_file, in register_cache() 2481 struct file *bdev_file; member 2551 struct file *bdev_file, *bdev_file2; in register_bcache() local
|
/linux/fs/jfs/ ! |
H A D | jfs_logmgr.c | 1061 struct file *bdev_file; in lmLogOpen() local 1439 struct file *bdev_file; in lmLogClose() local
|
H A D | jfs_logmgr.h | 359 struct file *bdev_file; /* 4: log lv pointer */ member
|
/linux/fs/btrfs/ ! |
H A D | dev-replace.c | 241 struct file *bdev_file; in btrfs_init_dev_replace_tgtdev() local
|
H A D | ioctl.c | 2650 struct file *bdev_file = NULL; in btrfs_ioctl_rm_dev_v2() local 2718 struct file *bdev_file = NULL; in btrfs_ioctl_rm_dev() local
|
/linux/drivers/block/xen-blkback/ ! |
H A D | xenbus.c | 485 struct file *bdev_file; in xen_vbd_create() local
|
H A D | common.h | 224 struct file *bdev_file; member
|
/linux/drivers/target/ ! |
H A D | target_core_iblock.c | 95 struct file *bdev_file; in iblock_configure_device() local
|
/linux/include/linux/ ! |
H A D | device-mapper.h | 175 struct file *bdev_file; member
|
/linux/fs/xfs/ ! |
H A D | xfs_buf.c | 1788 struct file *bdev_file) in xfs_alloc_buftarg()
|
/linux/fs/ext4/ ! |
H A D | super.c | 5868 struct file *bdev_file; in ext4_get_journal_blkdev() local 5947 struct file *bdev_file; in ext4_open_dev_journal() local 7389 struct file *bdev_file = sbi ? sbi->s_journal_bdev_file : NULL; in ext4_kill_sb() local
|
/linux/drivers/md/ ! |
H A D | md.h | 144 struct file *bdev_file; /* Handle from open for bdev */ member
|
H A D | dm.c | 732 struct file *bdev_file; in open_table_device() local
|
/linux/drivers/block/drbd/ ! |
H A D | drbd_nl.c | 1694 struct file *bdev_file, bool do_bd_unlink) in close_backing_dev()
|
/linux/fs/f2fs/ ! |
H A D | f2fs.h | 1292 struct file *bdev_file; member
|