Home
last modified time | relevance | path

Searched refs:cache_ro (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dfs_context.c189 vol->cache_ro = false; in cifs_parse_cache_flavor()
195 vol->cache_ro = false; in cifs_parse_cache_flavor()
201 vol->cache_ro = false; in cifs_parse_cache_flavor()
207 vol->cache_ro = true; in cifs_parse_cache_flavor()
213 vol->cache_ro = false; in cifs_parse_cache_flavor()
H A Dcifsglob.h572 bool cache_ro:1; member
H A Dconnect.c3383 if (volume_info->cache_ro) in cifs_get_tcon()
4001 if (pvolume_info->cache_ro) { in cifs_setup_cifs_sb()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dfs_context.c264 ctx->cache_ro = false; in cifs_parse_cache_flavor()
270 ctx->cache_ro = false; in cifs_parse_cache_flavor()
276 ctx->cache_ro = false; in cifs_parse_cache_flavor()
282 ctx->cache_ro = true; in cifs_parse_cache_flavor()
288 ctx->cache_ro = false; in cifs_parse_cache_flavor()
H A Dfs_context.h208 bool cache_ro:1; member
H A Dconnect.c2686 if (ctx->cache_ro) in cifs_get_tcon()
3281 if (ctx->cache_ro) { in cifs_setup_cifs_sb()

Completed in 18 milliseconds