Home
last modified time | relevance | path

Searched refs:get_tree_bdev (Results 1 – 10 of 10) sorted by relevance

/linux/include/linux/
H A Dfs_context.h172 extern int get_tree_bdev(struct fs_context *fc,
/linux/fs/adfs/
H A Dsuper.c422 return get_tree_bdev(fc, adfs_fill_super); in adfs_get_tree()
/linux/fs/squashfs/
H A Dsuper.c493 return get_tree_bdev(fc, squashfs_fill_super); in squashfs_get_tree()
/linux/fs/
H A Dsuper.c1906 int get_tree_bdev(struct fs_context *fc, in get_tree_bdev() function
1912 EXPORT_SYMBOL(get_tree_bdev);
/linux/fs/zonefs/
H A Dsuper.c1363 return get_tree_bdev(fc, zonefs_fill_super); in zonefs_get_tree()
/linux/fs/ntfs3/
H A Dsuper.c1844 return get_tree_bdev(fc, ntfs_fill_super); in ntfs_fs_get_tree()
/linux/fs/xfs/
H A Dxfs_super.c2034 return get_tree_bdev(fc, xfs_fs_fill_super); in xfs_fs_get_tree()
/linux/fs/udf/
H A Dsuper.c128 return get_tree_bdev(fc, udf_fill_super); in udf_get_tree()
/linux/fs/f2fs/
H A Dsuper.c5532 return get_tree_bdev(fc, f2fs_fill_super); in f2fs_get_tree()
/linux/fs/ext4/
H A Dsuper.c5887 return get_tree_bdev(fc, ext4_fill_super); in ext4_get_tree()