Lines Matching defs:fc
217 cifs_parse_security_flavors(struct fs_context *fc, char *value, struct smb3_fs_context *ctx) in cifs_parse_security_flavors()
265 cifs_parse_upcall_target(struct fs_context *fc, char *value, struct smb3_fs_context *ctx) in cifs_parse_upcall_target()
297 cifs_parse_cache_flavor(struct fs_context *fc, char *value, struct smb3_fs_context *ctx) in cifs_parse_cache_flavor()
347 static int parse_reparse_flavor(struct fs_context *fc, char *value, in parse_reparse_flavor()
384 static int parse_symlink_flavor(struct fs_context *fc, char *value, in parse_symlink_flavor()
470 cifs_parse_smb_version(struct fs_context *fc, char *value, struct smb3_fs_context *ctx, bool is_smb… in cifs_parse_smb_version()
742 static int smb3_fs_context_parse_monolithic(struct fs_context *fc, in smb3_fs_context_parse_monolithic()
796 static int smb3_fs_context_validate(struct fs_context *fc) in smb3_fs_context_validate()
869 static int smb3_get_tree_common(struct fs_context *fc) in smb3_get_tree_common()
887 static int smb3_get_tree(struct fs_context *fc) in smb3_get_tree()
900 static void smb3_fs_context_free(struct fs_context *fc) in smb3_fs_context_free()
911 static int smb3_verify_reconfigure_ctx(struct fs_context *fc, in smb3_verify_reconfigure_ctx()
1018 static int smb3_reconfigure(struct fs_context *fc) in smb3_reconfigure()
1121 static int smb3_fs_context_parse_param(struct fs_context *fc, in smb3_fs_context_parse_param()
1875 int smb3_init_fs_context(struct fs_context *fc) in smb3_init_fs_context()