Searched refs:FILE_EVENTS_MASK (Results 1 – 2 of 2) sorted by relevance
354 #define FILE_EVENTS_MASK (FILE_ACCESS|FILE_MODIFIED|FILE_ATTRIB \ macro
1272 if ((events & ~FILE_EVENTS_MASK) != 0) in port_associate_fop()