Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
H A Dfs_context.c190 vol->cache_rw = false; in cifs_parse_cache_flavor()
196 vol->cache_rw = false; in cifs_parse_cache_flavor()
202 vol->cache_rw = false; in cifs_parse_cache_flavor()
208 vol->cache_rw = false; in cifs_parse_cache_flavor()
214 vol->cache_rw = true; in cifs_parse_cache_flavor()
H A Dcifsglob.h573 bool cache_rw:1; member
H A Dconnect.c3385 else if (volume_info->cache_rw) in cifs_get_tcon()
4004 } else if (pvolume_info->cache_rw) { in cifs_setup_cifs_sb()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dfs_context.c265 ctx->cache_rw = false; in cifs_parse_cache_flavor()
271 ctx->cache_rw = false; in cifs_parse_cache_flavor()
277 ctx->cache_rw = false; in cifs_parse_cache_flavor()
283 ctx->cache_rw = false; in cifs_parse_cache_flavor()
289 ctx->cache_rw = true; in cifs_parse_cache_flavor()
H A Dfs_context.h209 bool cache_rw:1; member
H A Dconnect.c2688 else if (ctx->cache_rw) in cifs_get_tcon()
3284 } else if (ctx->cache_rw) { in cifs_setup_cifs_sb()

Completed in 18 milliseconds