Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_odir.c457 SMB_ODIR_VALID(od); in smb_odir_release()
995 SMB_ODIR_VALID(od); in smb_odir_reopen()
1025 SMB_ODIR_VALID(od); in smb_odir_delete()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1233 #define SMB_ODIR_VALID(p) \ macro