Searched refs:lm_global_nlmid (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dlm.h147 extern int lm_global_nlmid;
/illumos-gate/usr/src/uts/common/klm/
H A Dklmmod.c48 int lm_global_nlmid = 0; variable
386 if (lm_global_nlmid != 0)
387 *new_sysid |= (lm_global_nlmid << BITS_IN_SYSID);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c499 lm_global_nlmid = clconf_get_nodeid();

Completed in 71 milliseconds