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

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_commit.c933 uint64_t tot_min = 0; /* total of all resource set mins */ local
989 tot_min += res_info[j].ri_newsize;
998 num_to_deal = tot_resources - tot_min;

Completed in 60 milliseconds