Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsfix.c1232 s64 got_sectors; in try_fix_boot() local
1248 got_sectors = sle64_to_cpu(bs->number_of_sectors); in try_fix_boot()
1256 if (fix_sectors != got_sectors) in try_fix_boot()
1259 (long long)got_sectors); in try_fix_boot()
1363 s64 got_sectors; in check_alternate_boot() local
1384 got_sectors = sle64_to_cpu(bs->number_of_sectors); in check_alternate_boot()
1387 if (actual_sectors > got_sectors) { in check_alternate_boot()

Completed in 2 milliseconds