Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dfs_context.h208 bool cache_rw:1; member
Dfs_context.c262 ctx->cache_rw = false; in cifs_parse_cache_flavor()
268 ctx->cache_rw = false; in cifs_parse_cache_flavor()
274 ctx->cache_rw = false; in cifs_parse_cache_flavor()
280 ctx->cache_rw = false; in cifs_parse_cache_flavor()
286 ctx->cache_rw = true; in cifs_parse_cache_flavor()
Dconnect.c2574 else if (ctx->cache_rw) in cifs_get_tcon()
3173 } else if (ctx->cache_rw) { in cifs_setup_cifs_sb()