SMB_FLAGS2_DFS
if ((sr->smb_flg2 & SMB_FLAGS2_DFS) && smb_node_is_dfslink(node)) {
is_dfs = sr->smb_flg2 & SMB_FLAGS2_DFS;