/linux-6.12.1/block/ |
D | bdev.c | 58 struct block_device *file_bdev(struct file *bdev_file) in file_bdev() 845 static inline bool bdev_unclaimed(const struct file *bdev_file) in bdev_unclaimed() 850 static void bdev_yield_write_access(struct file *bdev_file) in bdev_yield_write_access() 886 const struct blk_holder_ops *hops, struct file *bdev_file) in bdev_open() 996 struct file *bdev_file; in bdev_file_open_by_dev() local 1053 static inline void bd_yield_claim(struct file *bdev_file) in bd_yield_claim() 1067 void bdev_release(struct file *bdev_file) in bdev_release() 1119 void bdev_fput(struct file *bdev_file) in bdev_fput()
|
/linux-6.12.1/drivers/s390/block/ |
D | dasd_genhd.c | 134 struct file *bdev_file; in dasd_scan_partitions() local 172 struct file *bdev_file; in dasd_destroy_partitions() local
|
/linux-6.12.1/fs/nfs/blocklayout/ |
D | dev.c | 299 struct file *bdev_file; in bl_parse_simple() local 366 struct file *bdev_file; in bl_open_path() local 392 struct file *bdev_file; in bl_parse_scsi() local
|
D | blocklayout.h | 112 struct file *bdev_file; member
|
/linux-6.12.1/drivers/mtd/devices/ |
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-6.12.1/drivers/block/rnbd/ |
D | rnbd-srv.c | 570 struct file *bdev_file, bool readonly, in rnbd_srv_create_set_sess_dev() 688 struct file *bdev_file; in process_msg_open() local
|
D | rnbd-srv.h | 49 struct file *bdev_file; member
|
/linux-6.12.1/drivers/md/bcache/ |
D | super.c | 1442 struct file *bdev_file, in register_bdev() 2336 struct file *bdev_file, in register_cache() 2443 struct file *bdev_file; member 2513 struct file *bdev_file, *bdev_file2; in register_bcache() local
|
D | bcache.h | 304 struct file *bdev_file; member 427 struct file *bdev_file; member
|
/linux-6.12.1/fs/jfs/ |
D | jfs_logmgr.c | 1061 struct file *bdev_file; in lmLogOpen() local 1439 struct file *bdev_file; in lmLogClose() local
|
D | jfs_logmgr.h | 359 struct file *bdev_file; /* 4: log lv pointer */ member
|
/linux-6.12.1/fs/btrfs/ |
D | dev-replace.c | 247 struct file *bdev_file; in btrfs_init_dev_replace_tgtdev() local
|
D | volumes.c | 469 int flush, struct file **bdev_file, in btrfs_get_bdev_and_sb() 649 struct file *bdev_file; in btrfs_open_one_device() local 1385 struct file *bdev_file; in btrfs_scan_one_device() local 2119 struct file **bdev_file) in btrfs_rm_device() 2392 struct file *bdev_file; in btrfs_get_dev_args_from_path() local 2643 struct file *bdev_file; in btrfs_init_new_device() local
|
D | ioctl.c | 2737 struct file *bdev_file = NULL; in btrfs_ioctl_rm_dev_v2() local 2805 struct file *bdev_file = NULL; in btrfs_ioctl_rm_dev() local
|
D | volumes.h | 117 struct file *bdev_file; member
|
/linux-6.12.1/drivers/target/ |
D | target_core_pscsi.c | 355 struct file *bdev_file; in pscsi_create_type_disk() local
|
D | target_core_iblock.c | 94 struct file *bdev_file; in iblock_configure_device() local
|
/linux-6.12.1/include/linux/ |
D | pktcdvd.h | 157 struct file *bdev_file; /* dev attached */ member
|
D | device-mapper.h | 168 struct file *bdev_file; member
|
/linux-6.12.1/drivers/block/xen-blkback/ |
D | xenbus.c | 485 struct file *bdev_file; in xen_vbd_create() local
|
D | common.h | 224 struct file *bdev_file; member
|
/linux-6.12.1/drivers/block/ |
D | pktcdvd.c | 2169 struct file *bdev_file; in pkt_open_dev() local 2486 struct file *bdev_file; in pkt_new_dev() local
|
/linux-6.12.1/fs/xfs/ |
D | xfs_buf.c | 2101 struct file *bdev_file) in xfs_alloc_buftarg()
|
/linux-6.12.1/fs/ |
D | super.c | 1551 struct file *bdev_file; in setup_bdev_super() local
|
/linux-6.12.1/fs/ext4/ |
D | super.c | 5834 struct file *bdev_file; in ext4_get_journal_blkdev() local 5913 struct file *bdev_file; in ext4_open_dev_journal() local 7318 struct file *bdev_file = sbi ? sbi->s_journal_bdev_file : NULL; in ext4_kill_sb() local
|