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.c268 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 = false; in cifs_parse_cache_flavor()
292 ctx->cache_rw = true; in cifs_parse_cache_flavor()
H A Dconnect.c2767 else if (ctx->cache_rw) in cifs_get_tcon()
3385 } else if (ctx->cache_rw) { in cifs_setup_cifs_sb()