Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_mountroot.c334 vn_irflag_unset_locked(vporoot, VIRF_MOUNTPOINT); in vfs_mountroot_shuffle()
396 vn_irflag_unset_locked(vpdevfs, VIRF_MOUNTPOINT); in vfs_mountroot_shuffle()
H A Dvfs_subr.c7221 vn_irflag_unset_locked(struct vnode *vp, short tounset) in vn_irflag_unset_locked() function
7238 vn_irflag_unset_locked(vp, tounset); in vn_irflag_unset()
H A Dvfs_mount.c2385 vn_irflag_unset_locked(coveredvp, VIRF_MOUNTPOINT); in dounmount()
/freebsd/sys/sys/
H A Dvnode.h854 void vn_irflag_unset_locked(struct vnode *vp, short tounset);