Searched refs:null_flags (Results 1 – 4 of 4) sorted by relevance
453 VTONULL(vp)->null_flags |= NULLV_NOUNLOCK; in nullfs_reclaim_lowervp()468 xp->null_flags |= NULLV_DROP | NULLV_NOUNLOCK; in nullfs_unlink_lowervp()487 xp->null_flags &= ~NULLV_NOUNLOCK; in nullfs_unlink_lowervp()
685 VTONULL(vp)->null_flags |= NULLV_DROP; in null_remove()748 tnn->null_flags |= NULLV_DROP; in null_rename()780 VTONULL(ap->a_vp)->null_flags |= NULLV_DROP; in null_rmdir()937 (xp->null_flags & NULLV_DROP) != 0 || in null_want_recycle()1023 if ((xp->null_flags & NULLV_NOUNLOCK) != 0) in null_reclaim()
60 u_int null_flags; member
258 xp->null_flags = 0; in null_nodeget()