Searched refs:wanted_total_sectors (Results 1 - 1 of 1) sorted by relevance

/external/f2fs-tools/lib/
H A Dlibf2fs.c430 u_int64_t wanted_total_sectors = c->total_sectors; local
482 if (wanted_total_sectors && wanted_total_sectors < c->total_sectors) {
485 c->total_sectors = wanted_total_sectors;

Completed in 4107 milliseconds