Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsfix.c1289 s32 sector_size, s64 shown_sectors) in try_alternate_boot()
1318 && (shown_sectors > 0) in try_alternate_boot()
1319 && (shown_sectors < actual_sectors) in try_alternate_boot()
1320 && !try_fix_boot(vol, full_bs, shown_sectors, in try_alternate_boot()
1321 shown_sectors, sector_size)) in try_alternate_boot()
1326 && (shown_sectors > actual_sectors) in try_alternate_boot()
1445 s64 shown_sectors; in fix_startup() local
1514 shown_sectors = sle64_to_cpu(bs->number_of_sectors); in fix_startup()
1517 shown_sectors)) { in fix_startup()
1288 try_alternate_boot(ntfs_volume *vol, char *full_bs, s32 sector_size, s64 shown_sectors) try_alternate_boot() argument

Completed in 3 milliseconds