Home
last modified time | relevance | path

Searched refs:set_anon_super_fc (Results 1 – 9 of 9) sorted by relevance

/linux/fs/
A Dsuper.c1072 int set_anon_super_fc(struct super_block *sb, struct fs_context *fc) in set_anon_super_fc() function
1076 EXPORT_SYMBOL(set_anon_super_fc);
1137 sb = sget_fc(fc, test, set_anon_super_fc); in vfs_get_super()
/linux/fs/kernfs/
A Dmount.c290 return set_anon_super_fc(sb, fc); in kernfs_set_super()
/linux/fs/ceph/
A Dsuper.c992 ret = set_anon_super_fc(s, fc); in ceph_set_super()
/linux/fs/fuse/
A Dvirtio_fs.c1458 sb = sget_fc(fsc, virtio_fs_test_super, set_anon_super_fc); in virtio_fs_get_tree()
A Dinode.c1453 sb = sget_fc(fsc, NULL, set_anon_super_fc); in fuse_get_tree_submount()
/linux/include/linux/
A Dfs.h2561 int set_anon_super_fc(struct super_block *s, struct fs_context *fc);
/linux/
A Dvmlinux.symvers7878 0x00000000 set_anon_super_fc vmlinux EXPORT_SYMBOL
A DSystem.map8542 ffff80001024a3e0 T set_anon_super_fc
A D.tmp_System.map8542 ffff80001024a3e0 T set_anon_super_fc

Completed in 929 milliseconds