Searched refs:GETPXFSID (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfcntl.h118 #define GETPXFSID(sysid) ((int)(((uint_t)(sysid) & NODEIDMASK) >> \ macro
/illumos-gate/usr/src/uts/common/os/
H A Dflock.c625 * We do not _only_ check the GETPXFSID() macro because local PXFS
629 if ((cmd & PCMDLCK) || (GETPXFSID(lckdat->l_sysid) != 0)) {
2853 if (GETPXFSID(lock->l_flock.l_sysid) ==
2869 if (GETPXFSID(lock->l_flock.l_sysid) ==

Completed in 78 milliseconds