Home
last modified time | relevance | path

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.c692 case FILE_ACTION_DELETE_PENDING: in smb_notify_ofile()
H A Dsmb_node.c742 smb_node_notify_change(node, FILE_ACTION_DELETE_PENDING, NULL); in smb_node_set_delete_on_close()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h526 #define FILE_ACTION_DELETE_PENDING 0x0000000a macro