Searched defs:VOP_RWLOCK (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/
H A Dcontract.h167 #define VOP_RWLOCK(vp, w) ((void)0) macro
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h101 kstat_named_t nrwlock; /* VOP_RWLOCK */
1070 #define VOP_RWLOCK(vp, w, ct) \ macro
1184 * Flags for VOP_RWLOCK/VOP_RWUNLOCK
1185 * VOP_RWLOCK will return the flag that was actually set, or -1 if none.
/illumos-gate/usr/src/uts/common/sys/
H A Dvnode.h100 kstat_named_t nrwlock; /* VOP_RWLOCK */
1083 #define VOP_RWLOCK(vp, w, ct) \ macro
1197 * Flags for VOP_RWLOCK/VOP_RWUNLOCK
1198 * VOP_RWLOCK will return the flag that was actually set, or -1 if none.

Completed in 71 milliseconds