Lines Matching refs:fs_context
305 static int nfs_validate_transport_protocol(struct fs_context *fc, in nfs_validate_transport_protocol()
347 static int nfs_auth_info_add(struct fs_context *fc, in nfs_auth_info_add()
370 static int nfs_parse_security_flavors(struct fs_context *fc, in nfs_parse_security_flavors()
429 static int nfs_parse_version_string(struct fs_context *fc, in nfs_parse_version_string()
471 static int nfs_fs_context_parse_param(struct fs_context *fc, in nfs_fs_context_parse_param()
865 static int nfs_parse_source(struct fs_context *fc, in nfs_parse_source()
932 static inline bool is_remount_fc(struct fs_context *fc) in is_remount_fc()
953 static int nfs23_parse_monolithic(struct fs_context *fc, in nfs23_parse_monolithic()
1186 static int nfs4_parse_monolithic(struct fs_context *fc, in nfs4_parse_monolithic()
1283 static int nfs_fs_context_parse_monolithic(struct fs_context *fc, in nfs_fs_context_parse_monolithic()
1300 static int nfs_fs_context_validate(struct fs_context *fc) in nfs_fs_context_validate()
1413 static int nfs_get_tree(struct fs_context *fc) in nfs_get_tree()
1432 static int nfs_fs_context_dup(struct fs_context *fc, struct fs_context *src_fc) in nfs_fs_context_dup()
1458 static void nfs_fs_context_free(struct fs_context *fc) in nfs_fs_context_free()
1492 static int nfs_init_fs_context(struct fs_context *fc) in nfs_init_fs_context()