Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_mountroot.c338 vn_irflag_unset_locked(vporoot, VIRF_MOUNTPOINT); in vfs_mountroot_shuffle()
398 vn_irflag_unset_locked(vpdevfs, VIRF_MOUNTPOINT); in vfs_mountroot_shuffle()
H A Dvfs_mount.c1886 vn_irflag_unset_locked(coveredvp, VIRF_MOUNTPOINT); in dounmount()
H A Dvfs_subr.c6958 vn_irflag_unset_locked(struct vnode *vp, short tounset) in vn_irflag_unset_locked() function
6975 vn_irflag_unset_locked(vp, tounset); in vn_irflag_unset()
/f-stack/freebsd/sys/
H A Dvnode.h815 void vn_irflag_unset_locked(struct vnode *vp, short tounset);