Lines Matching refs:fs_context
328 static int nfs_validate_transport_protocol(struct fs_context *fc, in nfs_validate_transport_protocol()
382 static int nfs_auth_info_add(struct fs_context *fc, in nfs_auth_info_add()
405 static int nfs_parse_security_flavors(struct fs_context *fc, in nfs_parse_security_flavors()
464 static int nfs_parse_xprtsec_policy(struct fs_context *fc, in nfs_parse_xprtsec_policy()
487 static int nfs_parse_version_string(struct fs_context *fc, in nfs_parse_version_string()
529 static int nfs_fs_context_parse_param(struct fs_context *fc, in nfs_fs_context_parse_param()
951 static int nfs_parse_source(struct fs_context *fc, in nfs_parse_source()
1016 static inline bool is_remount_fc(struct fs_context *fc) in is_remount_fc()
1037 static int nfs23_parse_monolithic(struct fs_context *fc, in nfs23_parse_monolithic()
1272 static int nfs4_parse_monolithic(struct fs_context *fc, in nfs4_parse_monolithic()
1369 static int nfs_fs_context_parse_monolithic(struct fs_context *fc, in nfs_fs_context_parse_monolithic()
1386 static int nfs_fs_context_validate(struct fs_context *fc) in nfs_fs_context_validate()
1499 static int nfs_get_tree(struct fs_context *fc) in nfs_get_tree()
1518 static int nfs_fs_context_dup(struct fs_context *fc, struct fs_context *src_fc) in nfs_fs_context_dup()
1544 static void nfs_fs_context_free(struct fs_context *fc) in nfs_fs_context_free()
1578 static int nfs_init_fs_context(struct fs_context *fc) in nfs_init_fs_context()