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))
368 if (DEV_ALLOCATED(fi.fi_stat)) {
396 if (!DEV_ALLOCATED(fi.fi_stat)) {
419 if (DEV_ALLOCATED(fi.fi_stat)) {
1082 DEV_ALLOCATED(stat_buf)) {
1086 if (!DEV_ALLOCATED(stat_buf)) {
1234 if (DEV_ALLOCATED(stat_buf)) {

Completed in 60 milliseconds