Home
last modified time | relevance | path

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

/linux/drivers/dax/
H A Dsuper.c82 struct dax_device *fs_dax_get_by_bdev(struct block_device *bdev, u64 *start_off, in fs_dax_get_by_bdev() function
113 EXPORT_SYMBOL_GPL(fs_dax_get_by_bdev);
/linux/fs/erofs/
H A Dsuper.c159 dif->dax_dev = fs_dax_get_by_bdev(file_bdev(file), in erofs_init_device()
710 sbi->dif0.dax_dev = fs_dax_get_by_bdev(sb->s_bdev, in erofs_fc_fill_super()
/linux/fs/xfs/
H A Dxfs_buf.c1783 btp->bt_daxdev = fs_dax_get_by_bdev(btp->bt_bdev, &btp->bt_dax_part_off, in xfs_alloc_buftarg()
/linux/drivers/md/
H A Ddm.c769 td->dm_dev.dax_dev = fs_dax_get_by_bdev(bdev, &part_off, in open_table_device()
/linux/fs/ext4/
H A Dsuper.c4386 sbi->s_daxdev = fs_dax_get_by_bdev(sb->s_bdev, &sbi->s_dax_part_off, in ext4_alloc_sbi()