Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfs_context.h226 bool no_linux_ext:1; member
H A Dfs_context.c1495 ctx->no_linux_ext = 1; in smb3_fs_context_parse_param()
1497 if (ctx->no_linux_ext == 1) in smb3_fs_context_parse_param()
1500 ctx->no_linux_ext = 0; in smb3_fs_context_parse_param()
H A Dconnect.c3202 if (ctx && ctx->no_linux_ext) { in reset_cifs_unix_caps()
4071 ctx->no_linux_ext = !master_tcon->unix_ext; in __cifs_construct_tcon()