Searched refs:NULLV_NOUNLOCK (Results 1 – 3 of 3) sorted by relevance
433 VTONULL(vp)->null_flags |= NULLV_NOUNLOCK; in nullfs_reclaim_lowervp()448 xp->null_flags |= NULLV_DROP | NULLV_NOUNLOCK; in nullfs_unlink_lowervp()473 xp->null_flags &= ~NULLV_NOUNLOCK; in nullfs_unlink_lowervp()
59 #define NULLV_NOUNLOCK 0x0001 macro
925 if ((xp->null_flags & NULLV_NOUNLOCK) != 0) in null_reclaim()