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

/osnet-11/usr/src/lib/libparted/common/libparted/fs/fat/
H A Dbootsector.h130 int fat_boot_sector_read (FatBootSector* bs, const PedGeometry* geom);
H A Dfat.c124 if (!fat_boot_sector_read (&fs_info->boot_sector, geom))
176 if (!fat_boot_sector_read (&boot_sector, geom))
223 if (!fat_boot_sector_read (&fs_info->boot_sector, geom))
H A Dbootsector.c39 fat_boot_sector_read (FatBootSector* bs, const PedGeometry *geom) function

Completed in 22 milliseconds