Lines Matching defs:fc
486 bool mount_capable(struct fs_context *fc) in mount_capable()
512 struct super_block *sget_fc(struct fs_context *fc, in sget_fc()
904 int reconfigure_super(struct fs_context *fc) in reconfigure_super()
1005 struct fs_context *fc; in do_emergency_remount_callback() local
1131 int set_anon_super_fc(struct super_block *sb, struct fs_context *fc) in set_anon_super_fc()
1137 static int test_keyed_super(struct super_block *sb, struct fs_context *fc) in test_keyed_super()
1142 static int test_single_super(struct super_block *s, struct fs_context *fc) in test_single_super()
1172 int vfs_get_super(struct fs_context *fc, in vfs_get_super()
1227 int get_tree_nodev(struct fs_context *fc, in get_tree_nodev()
1235 int get_tree_single(struct fs_context *fc, in get_tree_single()
1243 int get_tree_single_reconf(struct fs_context *fc, in get_tree_single_reconf()
1251 int get_tree_keyed(struct fs_context *fc, in get_tree_keyed()
1253 struct fs_context *fc), in get_tree_keyed()
1274 static int set_bdev_super_fc(struct super_block *s, struct fs_context *fc) in set_bdev_super_fc()
1279 static int test_bdev_super_fc(struct super_block *s, struct fs_context *fc) in test_bdev_super_fc()
1289 int get_tree_bdev(struct fs_context *fc, in get_tree_bdev()
1488 struct fs_context *fc; in reconfigure_single() local
1548 int vfs_get_tree(struct fs_context *fc) in vfs_get_tree()