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

/freebsd-current/sbin/fsck_msdosfs/
H A Dext.h60 int checkdirty(int, struct bootblock *);
80 * it into our struct bootblock.
82 int readboot(int, struct bootblock *);
87 int writefsinfo(int, struct bootblock *);
103 struct bootblock* fat_get_boot(struct fat_descriptor *);
111 int readfat(int, struct bootblock *, struct fat_descriptor **);
H A Ddosfs.h44 struct bootblock { struct
H A Dfat.c53 static inline struct bootblock* boot_of_(struct fat_descriptor *);
168 struct bootblock *boot;
520 static inline struct bootblock*
526 struct bootblock*
557 const struct bootblock *boot = boot_of_(fat);
580 checkdirty(int fs, struct bootblock *boot)
646 struct bootblock *boot;
699 struct bootblock *boot;
806 readfat(int fs, struct bootblock *boot, struct fat_descriptor **fp)
1123 struct bootblock *boo
[all...]
H A Dcheck.c50 struct bootblock boot;
H A Dboot.c46 readboot(int dosfs, struct bootblock *boot)
337 writefsinfo(int dosfs, struct bootblock *boot)
H A Ddir.c225 struct bootblock *boot;
302 struct bootblock *boot;
391 struct bootblock *boot;
482 struct bootblock *boot;
549 struct bootblock *boot;
1088 struct bootblock *boot = fat_get_boot(fat);
/freebsd-current/contrib/netbsd-tests/include/sys/
H A Dt_bootblock.c35 #include <sys/bootblock.h>

Completed in 70 milliseconds