Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_notify.c584 smb_notify_action_mask[] = { variable
632 sizeof (smb_notify_action_mask) /
633 sizeof (smb_notify_action_mask[0]);
664 events = smb_notify_action_mask[action]; in smb_notify_ofile()