Searched refs:VNODE_EVENT_PERMS (Results 1 – 2 of 2) sorted by relevance
1824 #define VNODE_EVENT_PERMS 0x00000040 /* permissions changed: will cause a NOTE_A… macro
3341 if (events & VNODE_EVENT_PERMS) { in vnode_notify()