Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_trans2_dfs.c66 fsctl.CtlCode = FSCTL_DFS_GET_REFERRALS; in smb_com_trans2_get_dfs_referral()
H A Dsmb2_ioctl.c221 { FSCTL_DFS_GET_REFERRALS,
H A Dsmb_dfs.c121 case FSCTL_DFS_GET_REFERRALS: in smb_dfs_get_referrals()
/titanic_50/usr/src/uts/common/smbsrv/
H A Dwinioctl.h527 #define FSCTL_DFS_GET_REFERRALS \ macro