Lines Matching defs:fc
360 static int nfs_validate_transport_protocol(struct fs_context *fc, in nfs_validate_transport_protocol()
414 static int nfs_auth_info_add(struct fs_context *fc, in nfs_auth_info_add()
437 static int nfs_parse_security_flavors(struct fs_context *fc, in nfs_parse_security_flavors()
496 static int nfs_parse_xprtsec_policy(struct fs_context *fc, in nfs_parse_xprtsec_policy()
519 static int nfs_parse_version_string(struct fs_context *fc, in nfs_parse_version_string()
587 static int nfs_fs_context_parse_param(struct fs_context *fc, in nfs_fs_context_parse_param()
1064 static int nfs_parse_source(struct fs_context *fc, in nfs_parse_source()
1129 static inline bool is_remount_fc(struct fs_context *fc) in is_remount_fc()
1150 static int nfs23_parse_monolithic(struct fs_context *fc, in nfs23_parse_monolithic()
1385 static int nfs4_parse_monolithic(struct fs_context *fc, in nfs4_parse_monolithic()
1482 static int nfs_fs_context_parse_monolithic(struct fs_context *fc, in nfs_fs_context_parse_monolithic()
1499 static int nfs_fs_context_validate(struct fs_context *fc) in nfs_fs_context_validate()
1612 static int nfs_get_tree(struct fs_context *fc) in nfs_get_tree()
1631 static int nfs_fs_context_dup(struct fs_context *fc, struct fs_context *src_fc) in nfs_fs_context_dup()
1657 static void nfs_fs_context_free(struct fs_context *fc) in nfs_fs_context_free()
1691 static int nfs_init_fs_context(struct fs_context *fc) in nfs_init_fs_context()