Searched refs:SMB_FLAGS2_DFS (Results 1 – 5 of 5) sorted by relevance
436 if ((sr->smb_flg2 & SMB_FLAGS2_DFS) && smb_node_is_dfslink(node)) { in smb_com_check_directory()
207 if (SMB_TREE_IS_DFSROOT(sr) && (sr->smb_flg2 & SMB_FLAGS2_DFS)) { in smb_pathname_reduce()
352 if ((sr->smb_flg2 & SMB_FLAGS2_DFS) && smb_node_is_dfslink(node)) { in smb_query_by_path()
110 #define SMB_FLAGS2_DFS 0x1000 /* resolve paths in DFS */ macro
387 #define SMB_FLAGS2_DFS 0x1000 macro