Searched refs:VLOCKLOCAL (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dvnode_internal.h269 #define VLOCKLOCAL 0x080000 /* this vnode does adv locking in vfs */ macro
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_subr.c4246 if (vp->v_flag & VLOCKLOCAL)
4642 vp->v_flag |= VLOCKLOCAL;
7792 vp->v_flag |= VLOCKLOCAL;
H A Dkpi_vfs.c5714 if ((vp->v_flag & VLOCKLOCAL)) {

Completed in 97 milliseconds