Home
last modified time | relevance | path

Searched defs:VOP_UNLOCK1 (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dccompat.h40 #define VOP_UNLOCK1(x) VOP_UNLOCK(x, 0) macro
42 #define VOP_UNLOCK1(x) VOP_UNLOCK(x) macro