Searched defs:lb_tot (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_mddb.c5440 int lb_tot = 0; local
5452 lb_tot++;
5455 if (lb_tot > lb_total)
5456 lb_total = lb_tot;

Completed in 69 milliseconds