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