Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dvnode.h219 #define VN_KNLIST_EMPTY(vp) ((vp)->v_pollinfo == NULL || \ macro
224 if (!VN_KNLIST_EMPTY(vp)) \
1012 if (!VN_KNLIST_EMPTY((ap)->a_vp)) { \
1022 if (noffset > ooffset && !VN_KNLIST_EMPTY((ap)->a_vp)) { \