Home
last modified time | relevance | path

Searched refs:cifs_parse_cache_flavor (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dfs_context.h38 int cifs_parse_cache_flavor(char *value, struct smb_vol *vol);
H A Dfs_context.c181 cifs_parse_cache_flavor(char *value, struct smb_vol *vol) in cifs_parse_cache_flavor() function
H A Dconnect.c2204 if (cifs_parse_cache_flavor(string, vol) != 0) in cifs_parse_mount_options()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dfs_context.c256 cifs_parse_cache_flavor(struct fs_context *fc, char *value, struct smb3_fs_context *ctx) in cifs_parse_cache_flavor() function
1396 if (cifs_parse_cache_flavor(fc, param->string, ctx) != 0) in smb3_fs_context_parse_param()

Completed in 8 milliseconds