Searched refs:auto_rwunlock (Results 1 – 1 of 1) sorted by relevance
84 static void auto_rwunlock(vnode_t *vp, int, caller_context_t *);110 VOPNAME_RWUNLOCK, { .vop_rwunlock = auto_rwunlock },1354 auto_rwunlock(vnode_t *vp, int write_lock, caller_context_t *ct) in auto_rwunlock() function