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

/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_vfs_subr.c62 if ((flags & VNODE_LABEL_NEEDREF) && vnode_get_locked(vp)) {
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dvnode_internal.h421 int vnode_get_locked(vnode_t);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_subr.c3536 retval = vnode_get_locked(vp);
3543 vnode_get_locked(struct vnode *vp) function

Completed in 28 milliseconds