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

/freebsd-12-stable/sbin/fsck_msdosfs/
H A Dext.h61 int checkdirty(int, struct bootblock *);
81 * it into our struct bootblock.
83 int readboot(int, struct bootblock *);
88 int writefsinfo(int, struct bootblock *);
104 struct bootblock* fat_get_boot(struct fat_descriptor *);
112 int readfat(int, struct bootblock *, struct fat_descriptor **);
H A Ddosfs.h45 struct bootblock { struct
H A Dfat.c55 static inline struct bootblock* boot_of_(struct fat_descriptor *);
170 struct bootblock *boot;
522 static inline struct bootblock*
528 struct bootblock*
559 const struct bootblock *boot = boot_of_(fat);
582 checkdirty(int fs, struct bootblock *boot)
648 struct bootblock *boot;
701 struct bootblock *boot;
808 readfat(int fs, struct bootblock *boot, struct fat_descriptor **fp)
1125 struct bootblock *boo
[all...]
H A Dcheck.c52 struct bootblock boot;
H A Dboot.c48 readboot(int dosfs, struct bootblock *boot)
339 writefsinfo(int dosfs, struct bootblock *boot)
H A Ddir.c227 struct bootblock *boot;
304 struct bootblock *boot;
393 struct bootblock *boot;
471 struct bootblock *boot;
538 struct bootblock *boot;
1077 struct bootblock *boot = fat_get_boot(fat);
/freebsd-12-stable/contrib/netbsd-tests/include/sys/
H A Dt_bootblock.c35 #include <sys/bootblock.h>

Completed in 76 milliseconds