Searched refs:set_anon_super_fc (Results 1 – 3 of 3) sorted by relevance
267 return set_anon_super_fc(sb, fc); in kernfs_set_super()
1119 int set_anon_super_fc(struct super_block *sb, struct fs_context *fc) in set_anon_super_fc() function1123 EXPORT_SYMBOL(set_anon_super_fc);1184 sb = sget_fc(fc, test, set_anon_super_fc); in vfs_get_super()
2273 int set_anon_super_fc(struct super_block *s, struct fs_context *fc);