Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dfs_context.h207 bool cache_ro:1; member
Dfs_context.c261 ctx->cache_ro = false; in cifs_parse_cache_flavor()
267 ctx->cache_ro = false; in cifs_parse_cache_flavor()
273 ctx->cache_ro = false; in cifs_parse_cache_flavor()
279 ctx->cache_ro = true; in cifs_parse_cache_flavor()
285 ctx->cache_ro = false; in cifs_parse_cache_flavor()
Dconnect.c2572 if (ctx->cache_ro) in cifs_get_tcon()
3170 if (ctx->cache_ro) { in cifs_setup_cifs_sb()