Home
last modified time | relevance | path

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

/external/f2fs-tools/lib/
Dlibf2fs.c434 u_int64_t wanted_total_sectors = c->total_sectors; in f2fs_get_device_info() local
477 if (wanted_total_sectors && wanted_total_sectors < c->total_sectors) { in f2fs_get_device_info()
480 c->total_sectors = wanted_total_sectors; in f2fs_get_device_info()