tot_wastage 49 fs/ubifs/lpt.c long long sz, tot_wastage; tot_wastage 109 fs/ubifs/lpt.c tot_wastage = per_leb_wastage; tot_wastage 113 fs/ubifs/lpt.c tot_wastage += per_leb_wastage; tot_wastage 115 fs/ubifs/lpt.c tot_wastage += ALIGN(sz, c->min_io_size) - sz; tot_wastage 116 fs/ubifs/lpt.c c->lpt_sz += tot_wastage;