Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfs_context.h227 bool linux_ext:1; member
H A Dfs_context.c1559 if (ctx->linux_ext == 1) in smb3_fs_context_parse_param()
1561 ctx->linux_ext = 0; in smb3_fs_context_parse_param()
1566 ctx->linux_ext = 1; in smb3_fs_context_parse_param()
H A Dconnect.c2668 if (ctx->linux_ext) { in cifs_get_tcon()
4130 ctx->linux_ext = master_tcon->posix_extensions; in __cifs_construct_tcon()