Lines Matching defs:fc
356 static int nfs_validate_transport_protocol(struct fs_context *fc, in nfs_validate_transport_protocol()
410 static int nfs_auth_info_add(struct fs_context *fc, in nfs_auth_info_add()
433 static int nfs_parse_security_flavors(struct fs_context *fc, in nfs_parse_security_flavors()
492 static int nfs_parse_xprtsec_policy(struct fs_context *fc, in nfs_parse_xprtsec_policy()
515 static int nfs_parse_version_string(struct fs_context *fc, in nfs_parse_version_string()
557 static int nfs_fs_context_parse_param(struct fs_context *fc, in nfs_fs_context_parse_param()
1022 static int nfs_parse_source(struct fs_context *fc, in nfs_parse_source()
1087 static inline bool is_remount_fc(struct fs_context *fc) in is_remount_fc()
1108 static int nfs23_parse_monolithic(struct fs_context *fc, in nfs23_parse_monolithic()
1343 static int nfs4_parse_monolithic(struct fs_context *fc, in nfs4_parse_monolithic()
1440 static int nfs_fs_context_parse_monolithic(struct fs_context *fc, in nfs_fs_context_parse_monolithic()
1457 static int nfs_fs_context_validate(struct fs_context *fc) in nfs_fs_context_validate()
1570 static int nfs_get_tree(struct fs_context *fc) in nfs_get_tree()
1589 static int nfs_fs_context_dup(struct fs_context *fc, struct fs_context *src_fc) in nfs_fs_context_dup()
1615 static void nfs_fs_context_free(struct fs_context *fc) in nfs_fs_context_free()
1649 static int nfs_init_fs_context(struct fs_context *fc) in nfs_init_fs_context()