Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dfs_context.h214 bool linux_ext:1; member
Dfs_context.c1394 if (ctx->linux_ext == 1) in smb3_fs_context_parse_param()
1396 ctx->linux_ext = 0; in smb3_fs_context_parse_param()
1401 ctx->linux_ext = 1; in smb3_fs_context_parse_param()
Dconnect.c2554 if (ctx->linux_ext) { in cifs_get_tcon()
3945 ctx->linux_ext = master_tcon->posix_extensions; in cifs_construct_tcon()