Home
last modified time | relevance | path

Searched refs:cifs_cacheflavor_tokens (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dfs_context.c249 static const match_table_t cifs_cacheflavor_tokens = { variable
263 switch (match_token(value, cifs_cacheflavor_tokens, args)) { in cifs_parse_cache_flavor()