Home
last modified time | relevance | path

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

/linux/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/include/linux/
H A Dblkdev.h1582 extern const struct blk_holder_ops fs_holder_ops;
/linux/fs/xfs/
H A Dxfs_super.c373 mp->m_super, &fs_holder_ops); in xfs_blkdev_get()
/linux/fs/ext4/
H A Dsuper.c5843 sb, &fs_holder_ops); in ext4_get_journal_blkdev()