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

/freebsd-11-stable/sbin/fsck_msdosfs/
H A Dext.h104 struct bootblock* fat_get_boot(struct fat_descriptor *);
H A Ddir.c229 boot = fat_get_boot(fat);
306 boot = fat_get_boot(fat);
395 boot = fat_get_boot(fat);
473 boot = fat_get_boot(fat);
552 boot = fat_get_boot(fat);
1077 struct bootblock *boot = fat_get_boot(fat);
H A Dfat.c529 fat_get_boot(struct fat_descriptor *fat) { function

Completed in 65 milliseconds