Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_pathname.c215 int is_dfs; in smb_pathname_reduce() local
217 is_dfs = sr->smb2_hdr_flags & in smb_pathname_reduce()
220 is_dfs = sr->smb_flg2 & SMB_FLAGS2_DFS; in smb_pathname_reduce()
221 if (is_dfs != 0) { in smb_pathname_reduce()