• Home
  • Raw
  • Download

Lines Matching defs:fc

693 bool mount_capable(struct fs_context *fc)  in mount_capable()
733 struct super_block *sget_fc(struct fs_context *fc, in sget_fc()
1025 int reconfigure_super(struct fs_context *fc) in reconfigure_super()
1122 struct fs_context *fc; in do_emergency_remount_callback() local
1254 int set_anon_super_fc(struct super_block *sb, struct fs_context *fc) in set_anon_super_fc()
1260 static int test_keyed_super(struct super_block *sb, struct fs_context *fc) in test_keyed_super()
1265 static int test_single_super(struct super_block *s, struct fs_context *fc) in test_single_super()
1270 static int vfs_get_super(struct fs_context *fc, in vfs_get_super()
1298 int get_tree_nodev(struct fs_context *fc, in get_tree_nodev()
1306 int get_tree_single(struct fs_context *fc, in get_tree_single()
1314 int get_tree_keyed(struct fs_context *fc, in get_tree_keyed()
1316 struct fs_context *fc), in get_tree_keyed()
1330 static int super_s_dev_set(struct super_block *s, struct fs_context *fc) in super_s_dev_set()
1335 static int super_s_dev_test(struct super_block *s, struct fs_context *fc) in super_s_dev_test()
1361 struct super_block *sget_dev(struct fs_context *fc, dev_t dev) in sget_dev()
1551 struct fs_context *fc) in setup_bdev_super()
1607 int get_tree_bdev_flags(struct fs_context *fc, in get_tree_bdev_flags()
1609 struct fs_context *fc), unsigned int flags) in get_tree_bdev_flags()
1658 int get_tree_bdev(struct fs_context *fc, in get_tree_bdev()
1746 struct fs_context *fc; in reconfigure_single() local
1806 int vfs_get_tree(struct fs_context *fc) in vfs_get_tree()