Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfs_context.h174 extern int get_tree_bdev(struct fs_context *fc,
/linux/fs/romfs/
A Dsuper.c561 ret = get_tree_bdev(fc, romfs_fill_super); in romfs_get_tree()
/linux/fs/squashfs/
A Dsuper.c399 return get_tree_bdev(fc, squashfs_fill_super); in squashfs_get_tree()
/linux/fs/
A Dsuper.c1230 int get_tree_bdev(struct fs_context *fc, in get_tree_bdev() function
1309 EXPORT_SYMBOL(get_tree_bdev);
/linux/fs/exfat/
A Dsuper.c717 return get_tree_bdev(fc, exfat_fill_super); in exfat_get_tree()
/linux/fs/cramfs/
A Dinode.c962 ret = get_tree_bdev(fc, cramfs_blkdev_fill_super); in cramfs_get_tree()
/linux/fs/erofs/
A Dsuper.c704 return get_tree_bdev(fc, erofs_fc_fill_super); in erofs_fc_get_tree()
/linux/fs/ntfs3/
A Dsuper.c1348 return get_tree_bdev(fc, ntfs_fill_super); in ntfs_fs_get_tree()
/linux/fs/xfs/
A Dxfs_super.c1696 return get_tree_bdev(fc, xfs_fs_fill_super); in xfs_fs_get_tree()
/linux/fs/gfs2/
A Dops_fstype.c1327 error = get_tree_bdev(fc, gfs2_fill_super); in gfs2_get_tree()
/linux/fs/fuse/
A Dinode.c1659 err = get_tree_bdev(fsc, fuse_fill_super); in fuse_get_tree()
/linux/
A Dvmlinux.symvers5546 0x00000000 get_tree_bdev vmlinux EXPORT_SYMBOL
A DSystem.map8564 ffff80001024b740 T get_tree_bdev
A D.tmp_System.map8564 ffff80001024b740 T get_tree_bdev

Completed in 902 milliseconds