Searched refs:lockmgr_lock_fast_path (Results 1 – 3 of 3) sorted by relevance
71 int lockmgr_lock_fast_path(struct lock *lk, u_int flags,
512 return (lockmgr_lock_fast_path(vp->v_vnlock, ap->a_flags,
546 lockmgr_lock_fast_path(struct lock *lk, u_int flags, struct lock_object *ilk, in lockmgr_lock_fast_path() function