Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dfs_context.h162 extern int get_tree_bdev(struct fs_context *fc,
/linux-6.3-rc2/fs/romfs/
A Dsuper.c562 ret = get_tree_bdev(fc, romfs_fill_super); in romfs_get_tree()
/linux-6.3-rc2/fs/squashfs/
A Dsuper.c470 return get_tree_bdev(fc, squashfs_fill_super); in squashfs_get_tree()
/linux-6.3-rc2/fs/
A Dsuper.c1227 int get_tree_bdev(struct fs_context *fc, in get_tree_bdev() function
1308 EXPORT_SYMBOL(get_tree_bdev);
/linux-6.3-rc2/fs/exfat/
A Dsuper.c721 return get_tree_bdev(fc, exfat_fill_super); in exfat_get_tree()
/linux-6.3-rc2/fs/cramfs/
A Dinode.c953 ret = get_tree_bdev(fc, cramfs_blkdev_fill_super); in cramfs_get_tree()
/linux-6.3-rc2/fs/erofs/
A Dsuper.c826 return get_tree_bdev(fc, erofs_fc_fill_super); in erofs_fc_get_tree()
/linux-6.3-rc2/fs/ntfs3/
A Dsuper.c1408 return get_tree_bdev(fc, ntfs_fill_super); in ntfs_fs_get_tree()
/linux-6.3-rc2/fs/gfs2/
A Dops_fstype.c1338 error = get_tree_bdev(fc, gfs2_fill_super); in gfs2_get_tree()
/linux-6.3-rc2/fs/xfs/
A Dxfs_super.c1723 return get_tree_bdev(fc, xfs_fs_fill_super); in xfs_fs_get_tree()
/linux-6.3-rc2/fs/fuse/
A Dinode.c1692 err = get_tree_bdev(fsc, fuse_fill_super); in fuse_get_tree()
/linux-6.3-rc2/fs/ext4/
A Dsuper.c5668 return get_tree_bdev(fc, ext4_fill_super); in ext4_get_tree()

Completed in 38 milliseconds