Lines Matching defs:fc
312 static int nfs_auth_info_add(struct fs_context *fc, in nfs_auth_info_add()
335 static int nfs_parse_security_flavors(struct fs_context *fc, in nfs_parse_security_flavors()
394 static int nfs_parse_version_string(struct fs_context *fc, in nfs_parse_version_string()
436 static int nfs_fs_context_parse_param(struct fs_context *fc, in nfs_fs_context_parse_param()
801 static int nfs_parse_source(struct fs_context *fc, in nfs_parse_source()
868 static inline bool is_remount_fc(struct fs_context *fc) in is_remount_fc()
889 static int nfs23_parse_monolithic(struct fs_context *fc, in nfs23_parse_monolithic()
1117 static int nfs4_parse_monolithic(struct fs_context *fc, in nfs4_parse_monolithic()
1216 static int nfs_fs_context_parse_monolithic(struct fs_context *fc, in nfs_fs_context_parse_monolithic()
1233 static int nfs_fs_context_validate(struct fs_context *fc) in nfs_fs_context_validate()
1351 static int nfs_get_tree(struct fs_context *fc) in nfs_get_tree()
1370 static int nfs_fs_context_dup(struct fs_context *fc, struct fs_context *src_fc) in nfs_fs_context_dup()
1396 static void nfs_fs_context_free(struct fs_context *fc) in nfs_fs_context_free()
1430 static int nfs_init_fs_context(struct fs_context *fc) in nfs_init_fs_context()