Home
last modified time | relevance | path

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)) in print_dev_attrs()
466 if (system_labeled && DEV_ERRORED(fi.fi_stat) && !(optflag & LISTALL)) { in _list_device()
1086 if (DEV_ERRORED(stat_buf)) { in _deallocate_dev()
1205 if (DEV_ERRORED(stat_buf)) { in _allocate_dev()