Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dvnode.h855 void vn_irflag_unset(struct vnode *vp, short tounset);
/freebsd/sys/kern/
H A Dvfs_subr.c7234 vn_irflag_unset(struct vnode *vp, short tounset) in vn_irflag_unset() function