Lines Matching defs:fc
215 cifs_parse_security_flavors(struct fs_context *fc, char *value, struct smb3_fs_context *ctx) in cifs_parse_security_flavors()
263 cifs_parse_upcall_target(struct fs_context *fc, char *value, struct smb3_fs_context *ctx) in cifs_parse_upcall_target()
295 cifs_parse_cache_flavor(struct fs_context *fc, char *value, struct smb3_fs_context *ctx) in cifs_parse_cache_flavor()
345 static int parse_reparse_flavor(struct fs_context *fc, char *value, in parse_reparse_flavor()
382 static int parse_symlink_flavor(struct fs_context *fc, char *value, in parse_symlink_flavor()
468 cifs_parse_smb_version(struct fs_context *fc, char *value, struct smb3_fs_context *ctx, bool is_smb… in cifs_parse_smb_version()
740 static int smb3_fs_context_parse_monolithic(struct fs_context *fc, in smb3_fs_context_parse_monolithic()
794 static int smb3_fs_context_validate(struct fs_context *fc) in smb3_fs_context_validate()
867 static int smb3_get_tree_common(struct fs_context *fc) in smb3_get_tree_common()
885 static int smb3_get_tree(struct fs_context *fc) in smb3_get_tree()
898 static void smb3_fs_context_free(struct fs_context *fc) in smb3_fs_context_free()
909 static int smb3_verify_reconfigure_ctx(struct fs_context *fc, in smb3_verify_reconfigure_ctx()
1008 static int smb3_reconfigure(struct fs_context *fc) in smb3_reconfigure()
1113 static int smb3_fs_context_parse_param(struct fs_context *fc, in smb3_fs_context_parse_param()
1857 int smb3_init_fs_context(struct fs_context *fc) in smb3_init_fs_context()