Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfs_context.h222 bool cache_rw:1; member
H A Dfs_context.c269 ctx->cache_rw = false; in cifs_parse_cache_flavor()
275 ctx->cache_rw = false; in cifs_parse_cache_flavor()
281 ctx->cache_rw = false; in cifs_parse_cache_flavor()
287 ctx->cache_rw = false; in cifs_parse_cache_flavor()
293 ctx->cache_rw = true; in cifs_parse_cache_flavor()
H A Dconnect.c2775 else if (ctx->cache_rw) in cifs_get_tcon()
3393 } else if (ctx->cache_rw) { in cifs_setup_cifs_sb()