Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dsuper.c1483 const struct blk_holder_ops fs_holder_ops = { variable
1487 EXPORT_SYMBOL_GPL(fs_holder_ops);
1496 bdev_handle = bdev_open_by_dev(sb->s_dev, mode, sb, &fs_holder_ops); in setup_bdev_super()
/openbmc/linux/include/linux/
H A Dblkdev.h1486 extern const struct blk_holder_ops fs_holder_ops;
/openbmc/linux/fs/xfs/
H A Dxfs_super.c369 mp->m_super, &fs_holder_ops); in xfs_blkdev_get()
/openbmc/linux/fs/ext4/
H A Dsuper.c5866 &fs_holder_ops); in ext4_get_journal_blkdev()