Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dfs_context.c258 ctx->cache_rw = false; in cifs_parse_cache_flavor()
264 ctx->cache_rw = false; in cifs_parse_cache_flavor()
270 ctx->cache_rw = false; in cifs_parse_cache_flavor()
276 ctx->cache_rw = false; in cifs_parse_cache_flavor()
282 ctx->cache_rw = true; in cifs_parse_cache_flavor()
A Dfs_context.h206 bool cache_rw:1; member
A Dconnect.c2369 else if (ctx->cache_rw) in cifs_get_tcon()
2943 } else if (ctx->cache_rw) { in cifs_setup_cifs_sb()

Completed in 14 milliseconds