Searched refs:lockallowshare (Results 1 – 3 of 3) sorted by relevance
84 void lockallowshare(struct lock *lk);
478 #define VN_LOCK_ASHARE(vp) lockallowshare((vp)->v_vnlock)
467 lockallowshare(struct lock *lk) in lockallowshare() function