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

/illumos-gate/usr/src/cmd/allocate/
H A Dallocate3.c75 #define DEV_ERRORED(sbuf) (((sbuf).st_mode & ~S_IFMT) == ALLOC_ERR_MODE) macro
78 DEV_ERRORED(sbuf)))
273 else if (DEV_ERRORED(fip->fi_stat))
466 if (system_labeled && DEV_ERRORED(fi.fi_stat) && !(optflag & LISTALL)) {
1087 if (DEV_ERRORED(stat_buf)) {
1206 if (DEV_ERRORED(stat_buf)) {

Completed in 70 milliseconds