Home
last modified time | relevance | path

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

/illumos-gate/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.c321 if (flags & SMB_ODIR_OPENF_BACKUP_INTENT) in smb_odir_openpath()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1274 #define SMB_ODIR_OPENF_BACKUP_INTENT 0x01 macro