Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dvnode.h224 #define VN_KNLIST_EMPTY(vp) ((vp)->v_pollinfo == NULL || \ macro
229 if (!VN_KNLIST_EMPTY(vp)) \
959 if (!VN_KNLIST_EMPTY((ap)->a_vp)) { \
969 if (noffset > ooffset && !VN_KNLIST_EMPTY((ap)->a_vp)) { \