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.c304 ctx->cache_ro = false; in cifs_parse_cache_flavor()
310 ctx->cache_ro = false; in cifs_parse_cache_flavor()
316 ctx->cache_ro = false; in cifs_parse_cache_flavor()
322 ctx->cache_ro = true; in cifs_parse_cache_flavor()
328 ctx->cache_ro = false; in cifs_parse_cache_flavor()
H A Dfs_context.h265 bool cache_ro:1; member
H A Dconnect.c2853 if (ctx->cache_ro) in cifs_get_tcon()
3505 if (ctx->cache_ro) { in cifs_setup_cifs_sb()