Home
last modified time | relevance | path

Searched refs:DEV_ALLOCATED (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/allocate/
H A Dallocate3.c76 #define DEV_ALLOCATED(sbuf) ((sbuf).st_uid != DA_UID || \ macro
275 else if (!DEV_ALLOCATED(fip->fi_stat)) in print_dev_attrs()
368 if (DEV_ALLOCATED(fi.fi_stat)) { in _list_device()
396 if (!DEV_ALLOCATED(fi.fi_stat)) { in _list_device()
419 if (DEV_ALLOCATED(fi.fi_stat)) { in _list_device()
1081 DEV_ALLOCATED(stat_buf)) { in _deallocate_dev()
1085 if (!DEV_ALLOCATED(stat_buf)) { in _deallocate_dev()
1233 if (DEV_ALLOCATED(stat_buf)) { in _allocate_dev()