Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Dcmlb.c2986 diskaddr_t label_capacity; local
3111 label_capacity = (cl->cl_g.dkg_ncyl * track_capacity);
3116 label_capacity += (track_capacity * cl->cl_g.dkg_acyl);
3118 label_capacity += track_capacity;
3127 if (label_capacity == 0) {
3147 if (label_capacity <= cl->cl_blockcount) {
3158 label_capacity, cl->cl_blockcount);
3159 cl->cl_solaris_size = label_capacity;
3198 label_capacity, cl->cl_blockcount);