HomeSort by relevance Sort by last modified time
    Searched defs:degraded (Results 1 - 2 of 2) sorted by null

  /netvirt/usr/src/uts/common/fs/zfs/
vdev.c 2051 int degraded = 0, faulted = 0; local
    [all...]
  /netvirt/usr/src/cmd/idmap/idmapd/
dbutils.c 56 static int degraded = 0; /* whether the FMRI has been marked degraded */ variable
222 if (degraded)
226 degraded = 1;
239 if (!degraded)
243 degraded = 0;
    [all...]

Completed in 282 milliseconds