Home
last modified time | relevance | path

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

/linux/fs/
H A Dsuper.c1597 const struct blk_holder_ops fs_holder_ops = { variable
1603 EXPORT_SYMBOL_GPL(fs_holder_ops);
1612 bdev_file = bdev_file_open_by_dev(sb->s_dev, mode, sb, &fs_holder_ops); in setup_bdev_super()
/linux/fs/xfs/
H A Dxfs_super.c404 mp->m_super, &fs_holder_ops); in xfs_blkdev_get()
/linux/fs/btrfs/
H A Dvolumes.c483 *bdev_file = bdev_file_open_by_path(device_path, flags, holder, &fs_holder_ops); in btrfs_get_bdev_and_sb()
2824 fs_info->sb, &fs_holder_ops); in btrfs_init_new_device()
/linux/fs/ext4/
H A Dsuper.c5977 sb, &fs_holder_ops); in ext4_get_journal_blkdev()