Home
last modified time | relevance | path

Searched refs:fs_dax_get_by_bdev (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/include/linux/
A Ddax.h134 struct dax_device *fs_dax_get_by_bdev(struct block_device *bdev, u64 *start_off,
145 static inline struct dax_device *fs_dax_get_by_bdev(struct block_device *bdev, in fs_dax_get_by_bdev() function
/linux-6.3-rc2/drivers/dax/
A Dsuper.c81 struct dax_device *fs_dax_get_by_bdev(struct block_device *bdev, u64 *start_off, in fs_dax_get_by_bdev() function
112 EXPORT_SYMBOL_GPL(fs_dax_get_by_bdev);
/linux-6.3-rc2/fs/erofs/
A Dsuper.c257 dif->dax_dev = fs_dax_get_by_bdev(bdev, &dif->dax_part_off, in erofs_init_device()
753 sbi->dax_dev = fs_dax_get_by_bdev(sb->s_bdev, in erofs_fc_fill_super()
/linux-6.3-rc2/fs/xfs/
A Dxfs_buf.c2006 btp->bt_daxdev = fs_dax_get_by_bdev(bdev, &btp->bt_dax_part_off, in xfs_alloc_buftarg()
/linux-6.3-rc2/fs/ext2/
A Dsuper.c836 sbi->s_daxdev = fs_dax_get_by_bdev(sb->s_bdev, &sbi->s_dax_part_off, in ext2_fill_super()
/linux-6.3-rc2/drivers/md/
A Ddm.c768 td->dm_dev.dax_dev = fs_dax_get_by_bdev(bdev, &part_off, NULL, NULL); in open_table_device()
/linux-6.3-rc2/fs/ext4/
A Dsuper.c4264 sbi->s_daxdev = fs_dax_get_by_bdev(sb->s_bdev, &sbi->s_dax_part_off, in ext4_alloc_sbi()

Completed in 29 milliseconds