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

/illumos-gate/usr/src/uts/common/sys/
H A Dflock.h59 * `F_REMOTELOCK' or `F_PXFSLOCK'. Since this flag is initialized using the
63 #define F_REMOTELOCK (0x01 << 16) /* Set if NLM lock */ macro
74 #define RCMDLCK 0x08 /* F_REMOTELOCK specified */

Completed in 45 milliseconds