Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_notify.c690 case FILE_ACTION_HANDLE_CLOSED: in smb_notify_ofile()
H A Dsmb_ofile.c553 FILE_ACTION_HANDLE_CLOSED, NULL); in smb_ofile_close()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h527 #define FILE_ACTION_HANDLE_CLOSED 0x0000000b macro