Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/client/
Dfs_context.h208 bool cache_ro:1; member
Dfs_context.c264 ctx->cache_ro = false; in cifs_parse_cache_flavor()
270 ctx->cache_ro = false; in cifs_parse_cache_flavor()
276 ctx->cache_ro = false; in cifs_parse_cache_flavor()
282 ctx->cache_ro = true; in cifs_parse_cache_flavor()
288 ctx->cache_ro = false; in cifs_parse_cache_flavor()
Dconnect.c2686 if (ctx->cache_ro) in cifs_get_tcon()
3281 if (ctx->cache_ro) { in cifs_setup_cifs_sb()