Home
last modified time | relevance | path

Searched refs:bootblock (Results 1 – 9 of 9) sorted by relevance

/freebsd/sbin/fsck_msdosfs/
H A Dext.h60 int checkdirty(int, 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 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); in valid_cl()
580 checkdirty(int fs, struct bootblock *boot) in checkdirty()
646 struct bootblock *boot; in cleardirty()
699 struct bootblock *boot; in _readfat()
806 readfat(int fs, struct bootblock *boot, struct fat_descriptor **fp) in readfat()
1123 struct bootblock *boot = boot_of_(fat); in clearchain()
[all …]
H A Ddir.c225 struct bootblock *boot; in resetDosDirSection()
302 struct bootblock *boot; in delete()
391 struct bootblock *boot; in checksize()
482 struct bootblock *boot; in check_subdirectory()
549 struct bootblock *boot; in readDosDirSection()
1088 struct bootblock *boot = fat_get_boot(fat); in reconnect()
H A Ddosfs.h44 struct bootblock { struct
H A Dboot.c46 readboot(int dosfs, struct bootblock *boot) in readboot()
337 writefsinfo(int dosfs, struct bootblock *boot) in writefsinfo()
H A Dcheck.c50 struct bootblock boot; in checkfilesys()
/freebsd/share/doc/smm/01.setup/
H A Dspell.ok213 bootblock
/freebsd/contrib/file/magic/Magdir/
H A Damigaos170 # bootblock code
H A Dapple522 # Reference: https://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/sys/sys/bootblock.h