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