Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_pathname.c209 int is_dfs; in smb_pathname_reduce() local
211 is_dfs = sr->smb2_hdr_flags & in smb_pathname_reduce()
214 is_dfs = sr->smb_flg2 & SMB_FLAGS2_DFS; in smb_pathname_reduce()
215 if (is_dfs != 0) { in smb_pathname_reduce()