Searched refs:nstatus (Results 1 – 3 of 3) sorted by relevance
111 int ret, nstatus; in wait() local118 ret = _wait(&nstatus); in wait()120 mapstatus(status, nstatus); in wait()128 int nstatus; in waitpid() local146 ret = _waitpid(pid, &nstatus, noptions); in waitpid()149 mapstatus(status, nstatus); in waitpid()
120 struct stat ostatus, nstatus; in main() local487 if (stat(crle.c_tempname, &nstatus) != 0) { in main()493 if (ostatus.st_dev != nstatus.st_dev) in main()
58 …nstatus: One or more devices could not be opened. Sufficient replicas exist for\n the pool…74 …nstatus: One or more devices could not be opened. There are insufficient\n replicas for the pool …90 …nstatus: One or more devices could not be used because the label is missing or\n invalid. …106 …rienced a failure:\n\n\n# zpool status -x\n pool: test\n state: FAULTED\nstatus: One or more devi…122 …pool import\n pool: test\n id: 13783646421373024673\n state: FAULTED\nstatus: One or more devi…138 …l status -x\n pool: test\n id: 13783646421373024673\n state: FAULTED\nstatus: The pool metadat…154 …nstatus: One or more devices has experienced an error and no valid replicas\n are available…170 …nstatus: One or more devices has experienced an unrecoverable error. An\n attempt was made…186 …h pool is faulted:\n\n\n# zpool status -x\n pool: test\n state: FAULTED\nstatus: The ZFS version …234 …zpool import\n pool: test\n id: 14702934086626715962\nstate: ONLINE\nstatus: The pool was las…