Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dfs_context.c305 ctx->cache_ro = false; in cifs_parse_cache_flavor()
311 ctx->cache_ro = false; in cifs_parse_cache_flavor()
317 ctx->cache_ro = false; in cifs_parse_cache_flavor()
323 ctx->cache_ro = true; in cifs_parse_cache_flavor()
329 ctx->cache_ro = false; in cifs_parse_cache_flavor()
H A Dfs_context.h265 bool cache_ro:1; member
H A Dconnect.c2847 if (ctx->cache_ro) in cifs_get_tcon()
3606 if (ctx->cache_ro) { in cifs_setup_cifs_sb()