HomeSort by relevance Sort by last modified time
    Searched refs:cluster_bootflags (Results 1 - 11 of 11) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/syscall/
cladm.c 54 copyout_bootflags = (cluster_bootflags &
71 if (!(cluster_bootflags & CLUSTER_CONFIGURED)) {
83 if ((cluster_bootflags & (CLUSTER_CONFIGURED|CLUSTER_BOOTED)) !=
mount.c 118 if ((cluster_bootflags & CLUSTER_BOOTED) == 0) {
  /onnv/onnv-gate/usr/src/uts/common/sys/
cladm.h 144 extern int cluster_bootflags;
  /onnv/onnv-gate/usr/src/uts/common/os/
main.c 118 int cluster_bootflags = 0; variable
601 if (cluster_bootflags & CLUSTER_BOOTED) {
flock.c 633 if (cluster_bootflags & CLUSTER_BOOTED) {
    [all...]
instance.c 992 if ((cluster_bootflags & CLUSTER_CONFIGURED) &&
    [all...]
modctl.c 211 * will set "cluster_bootflags" to non-zero.
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/fs/nfs/
nfs4_state.c     [all...]
nfs_server.c 487 if (cluster_bootflags & CLUSTER_BOOTED)
526 if (cluster_bootflags & CLUSTER_BOOTED)
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/lvm/md/
md.c 1114 if (cluster_bootflags & CLUSTER_CONFIGURED)
    [all...]
md_mddb.c     [all...]

Completed in 2339 milliseconds