Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dfs_context.c243 static const match_table_t cifs_cacheflavor_tokens = { variable
257 switch (match_token(value, cifs_cacheflavor_tokens, args)) { in cifs_parse_cache_flavor()