Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsfix.c751 static int rewrite_boot(struct ntfs_device *dev, char *full_bs, in rewrite_boot() argument
759 bw = ntfs_pwrite(dev, 0, sector_size, full_bs); in rewrite_boot()
1227 static int try_fix_boot(ntfs_volume *vol, char *full_bs, in try_fix_boot() argument
1238 sector_size, full_bs); in try_fix_boot()
1247 bs = (NTFS_BOOT_SECTOR*)full_bs; in try_fix_boot()
1262 res = rewrite_boot(vol->dev, full_bs, in try_fix_boot()
1288 static int try_alternate_boot(ntfs_volume *vol, char *full_bs, in try_alternate_boot() argument
1312 && !try_fix_boot(vol, full_bs, actual_sectors, in try_alternate_boot()
1320 && !try_fix_boot(vol, full_bs, shown_sectors, in try_alternate_boot()
1327 && !try_fix_boot(vol, full_bs, in try_alternate_boot()
1366 char *full_bs; check_alternate_boot() local
1446 char *full_bs; fix_startup() local
[all...]

Completed in 2 milliseconds