Searched refs:FILE_ACTION_DELETE_PENDING (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_notify.c196 case FILE_ACTION_DELETE_PENDING:
376 /* FILE_ACTION_DELETE_PENDING */
H A Dsmb_node.c694 * and get out of the way. FILE_ACTION_DELETE_PENDING
697 smb_notify_event(node, FILE_ACTION_DELETE_PENDING, NULL);
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb.h242 * FILE_ACTION_DELETE_PENDING is used internally to tell
247 #define FILE_ACTION_DELETE_PENDING 0x0000000a macro

Completed in 73 milliseconds