Home
last modified time | relevance | path

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

/linux/drivers/mtd/
A Dmtdsuper.c66 sb = sget_fc(fc, mtd_test_super, mtd_set_super); in mtd_get_sb()
/linux/fs/
A Dsuper.c514 struct super_block *sget_fc(struct fs_context *fc, in sget_fc() function
569 EXPORT_SYMBOL(sget_fc);
1137 sb = sget_fc(fc, test, set_anon_super_fc); in vfs_get_super()
1265 s = sget_fc(fc, test_bdev_super_fc, set_bdev_super_fc); in get_tree_bdev()
/linux/fs/kernfs/
A Dmount.c331 sb = sget_fc(fc, kernfs_test_super, kernfs_set_super); in kernfs_get_tree()
/linux/Documentation/filesystems/
A Dmount_api.rst162 sget_fc(). This can be used to distinguish superblocks.
550 sget_fc(struct fs_context *fc,
563 The following helpers all wrap sget_fc():
/linux/fs/afs/
A Dsuper.c576 sb = sget_fc(fc, in afs_get_tree()
/linux/fs/fuse/
A Dinode.c1453 sb = sget_fc(fsc, NULL, set_anon_super_fc); in fuse_get_tree_submount()
1677 sb = sget_fc(fsc, fuse_test_super, fuse_set_no_super); in fuse_get_tree()
A Dvirtio_fs.c1458 sb = sget_fc(fsc, virtio_fs_test_super, set_anon_super_fc); in virtio_fs_get_tree()
/linux/fs/ceph/
A Dsuper.c1092 sb = sget_fc(fc, compare_super, ceph_set_super); in ceph_get_tree()
/linux/fs/nfs/
A Dsuper.c1274 s = sget_fc(fc, compare_super, nfs_set_super); in nfs_get_tree_common()
/linux/fs/gfs2/
A Dops_fstype.c1689 s = sget_fc(fc, test_meta_super, set_meta_super); in gfs2_meta_get_tree()
/linux/include/linux/
A Dfs.h2564 struct super_block *sget_fc(struct fs_context *fc,
/linux/
A Dvmlinux.symvers7666 0x00000000 sget_fc vmlinux EXPORT_SYMBOL
A DSystem.map8563 ffff80001024b510 T sget_fc
A D.tmp_System.map8563 ffff80001024b510 T sget_fc

Completed in 328 milliseconds