Searched refs:auto_rwlock (Results 1 – 1 of 1) sorted by relevance
84 static int auto_rwlock(vnode_t *, int, caller_context_t *);110 VOPNAME_RWLOCK, { .vop_rwlock = auto_rwlock },1344 auto_rwlock(vnode_t *vp, int write_lock, caller_context_t *ct) in auto_rwlock() function