Searched refs:lockflag (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c84 int lockflag; local
95 lockflag = 0;
273 lockflag = 1;
277 if (lockflag != 0)
/freebsd-12-stable/sys/sys/
H A Dvnode.h656 int vget(struct vnode *vp, int lockflag, struct thread *td);

Completed in 114 milliseconds