Lines Matching refs:fs_context
253 struct fs_context *fc) in ceph_parse_old_source()
272 struct fs_context *fc) in ceph_parse_new_source()
330 static int ceph_parse_source(struct fs_parameter *param, struct fs_context *fc) in ceph_parse_source()
382 struct fs_context *fc) in ceph_parse_mon_addr()
395 static int ceph_parse_mount_param(struct fs_context *fc, in ceph_parse_mount_param()
1059 struct fs_context *fc) in ceph_real_mount()
1107 static int ceph_set_super(struct super_block *s, struct fs_context *fc) in ceph_set_super()
1138 static int ceph_compare_super(struct super_block *sb, struct fs_context *fc) in ceph_compare_super()
1197 static int ceph_get_tree(struct fs_context *fc) in ceph_get_tree()
1204 int (*compare_super)(struct super_block *, struct fs_context *) = in ceph_get_tree()
1277 static void ceph_free_fc(struct fs_context *fc) in ceph_free_fc()
1288 static int ceph_reconfigure_fc(struct fs_context *fc) in ceph_reconfigure_fc()
1320 static int ceph_init_fs_context(struct fs_context *fc) in ceph_init_fs_context()