Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/sys/
HDvnode.h216 #define VN_KNLIST_EMPTY(vp) ((vp)->v_pollinfo == NULL || \ macro
221 if (!VN_KNLIST_EMPTY(vp)) \
826 if (!VN_KNLIST_EMPTY((ap)->a_vp)) { \
836 if (noffset > ooffset && !VN_KNLIST_EMPTY((ap)->a_vp)) { \