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

/illumos-gate/usr/src/uts/common/sys/
H A Dlockfs.h61 #define LOCKFS_ULOCK 0 /* unlock */ macro
95 #define LOCKFS_IS_ULOCK(LF) ((LF)->lf_lock == LOCKFS_ULOCK)

Completed in 81 milliseconds