Home
last modified time | relevance | path

Searched defs:bdev_file (Results 1 – 25 of 31) sorted by relevance

12

/linux-6.12.1/block/
Dbdev.c58 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/
Ddasd_genhd.c134 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/
Ddev.c299 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
Dblocklayout.h112 struct file *bdev_file; member
/linux-6.12.1/drivers/mtd/devices/
Dblock2mtd.c40 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/
Drnbd-srv.c570 struct file *bdev_file, bool readonly, in rnbd_srv_create_set_sess_dev()
688 struct file *bdev_file; in process_msg_open() local
Drnbd-srv.h49 struct file *bdev_file; member
/linux-6.12.1/drivers/md/bcache/
Dsuper.c1442 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
Dbcache.h304 struct file *bdev_file; member
427 struct file *bdev_file; member
/linux-6.12.1/fs/jfs/
Djfs_logmgr.c1061 struct file *bdev_file; in lmLogOpen() local
1439 struct file *bdev_file; in lmLogClose() local
Djfs_logmgr.h359 struct file *bdev_file; /* 4: log lv pointer */ member
/linux-6.12.1/fs/btrfs/
Ddev-replace.c247 struct file *bdev_file; in btrfs_init_dev_replace_tgtdev() local
Dvolumes.c469 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
Dioctl.c2737 struct file *bdev_file = NULL; in btrfs_ioctl_rm_dev_v2() local
2805 struct file *bdev_file = NULL; in btrfs_ioctl_rm_dev() local
Dvolumes.h117 struct file *bdev_file; member
/linux-6.12.1/drivers/target/
Dtarget_core_pscsi.c355 struct file *bdev_file; in pscsi_create_type_disk() local
Dtarget_core_iblock.c94 struct file *bdev_file; in iblock_configure_device() local
/linux-6.12.1/include/linux/
Dpktcdvd.h157 struct file *bdev_file; /* dev attached */ member
Ddevice-mapper.h168 struct file *bdev_file; member
/linux-6.12.1/drivers/block/xen-blkback/
Dxenbus.c485 struct file *bdev_file; in xen_vbd_create() local
Dcommon.h224 struct file *bdev_file; member
/linux-6.12.1/drivers/block/
Dpktcdvd.c2169 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/
Dxfs_buf.c2101 struct file *bdev_file) in xfs_alloc_buftarg()
/linux-6.12.1/fs/
Dsuper.c1551 struct file *bdev_file; in setup_bdev_super() local
/linux-6.12.1/fs/ext4/
Dsuper.c5834 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

12