Home
last modified time | relevance | path

Searched refs:fs_holder_ops (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/
H A Dsuper.c1539 const struct blk_holder_ops fs_holder_ops = { variable
1545 EXPORT_SYMBOL_GPL(fs_holder_ops);
1554 bdev_file = bdev_file_open_by_dev(sb->s_dev, mode, sb, &fs_holder_ops); in setup_bdev_super()
/linux-6.15/include/linux/
H A Dblkdev.h1679 extern const struct blk_holder_ops fs_holder_ops;
/linux-6.15/fs/xfs/
H A Dxfs_super.c386 mp->m_super, &fs_holder_ops); in xfs_blkdev_get()
/linux-6.15/fs/ext4/
H A Dsuper.c5879 sb, &fs_holder_ops); in ext4_get_journal_blkdev()