Searched refs:udf_rwunlock (Results 1 – 1 of 1) sorted by relevance
136 static void udf_rwunlock(struct vnode *, int32_t, caller_context_t *);224 VOPNAME_RWUNLOCK, { .vop_rwunlock = udf_rwunlock },1561 udf_rwunlock(struct vnode *vp, int32_t write_lock, caller_context_t *ctp) in udf_rwunlock() function