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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/linux/
H A Dvnode.c43 #define INEVT_MASK_DUMP(attrib) \ macro
48 INEVT_MASK_DUMP(IN_ACCESS);
49 INEVT_MASK_DUMP(IN_MODIFY);
50 INEVT_MASK_DUMP(IN_ATTRIB);
51 INEVT_MASK_DUMP(IN_CLOSE_WRITE);
52 INEVT_MASK_DUMP(IN_CLOSE_NOWRITE);
53 INEVT_MASK_DUMP(IN_OPEN);
54 INEVT_MASK_DUMP(IN_MOVED_FROM);
55 INEVT_MASK_DUMP(IN_MOVED_TO);
56 INEVT_MASK_DUMP(IN_CREAT
[all...]

Completed in 31 milliseconds