bpb_get_TotSec32
totsec32 = bpb_get_TotSec32(bpb);
totsec32 = (blkcnt_t)bpb_get_TotSec32(bpb);
if ((blkcnt_t)bpb_get_TotSec32(bpb) == totsec ||
bpb_get_TotSec32(bpb) == 0)
if ((blkcnt_t)bpb_get_TotSec32(bpb) == totsec ||
bpb_get_TotSec32(bpb) == 0)
if ((blkcnt_t)bpb_get_TotSec32(bpb) == totsec)