Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c3021 diskaddr_t label_capacity; local
3146 label_capacity = (cl->cl_g.dkg_ncyl * track_capacity);
3151 label_capacity += (track_capacity * cl->cl_g.dkg_acyl);
3153 label_capacity += track_capacity;
3162 if (label_capacity == 0) {
3182 if (label_capacity <= cl->cl_blockcount) {
3193 label_capacity, cl->cl_blockcount);
3194 cl->cl_solaris_size = label_capacity;
3233 label_capacity, cl->cl_blockcount);