Searched refs:cachefs_rwlock (Results 1 – 1 of 1) sorted by relevance
188 static int cachefs_rwlock(struct vnode *, int, caller_context_t *);284 VOPNAME_RWLOCK, { .vop_rwlock = cachefs_rwlock },7276 cachefs_rwlock(struct vnode *vp, int write_lock, caller_context_t *ctp) in cachefs_rwlock() function