Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_trans2_find.c320 odir_flags = SMB_ODIR_OPENF_BACKUP_INTENT; in smb_com_trans2_find_first2()
H A Dsmb_odir.c319 if (flags & SMB_ODIR_OPENF_BACKUP_INTENT) in smb_odir_openpath()
/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1151 #define SMB_ODIR_OPENF_BACKUP_INTENT 0x01 macro