lockdisableshare
void lockdisableshare(struct lock *lk);
#define VN_LOCK_DSHARE(vp) lockdisableshare((vp)->v_vnlock)