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.c1562 ctx->no_linux_ext = 1; in smb3_fs_context_parse_param()
1564 if (ctx->no_linux_ext == 1) in smb3_fs_context_parse_param()
1567 ctx->no_linux_ext = 0; in smb3_fs_context_parse_param()
H A Dconnect.c3260 if (ctx && ctx->no_linux_ext) { in reset_cifs_unix_caps()
4129 ctx->no_linux_ext = !master_tcon->unix_ext; in __cifs_construct_tcon()