Searched refs:bootblock (Results 1 – 9 of 9) sorted by relevance
60 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 **);
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()1123 struct bootblock *boot = boot_of_(fat); in clearchain()1144 struct bootblock *boot; in copyfat()1194 struct bootblock *boot; in writefat()[all …]
225 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()
44 struct bootblock { struct
46 readboot(int dosfs, struct bootblock *boot) in readboot()337 writefsinfo(int dosfs, struct bootblock *boot) in writefsinfo()
50 struct bootblock boot; in checkfilesys()
213 bootblock
170 # bootblock code
516 # Reference: https://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/sys/sys/bootblock.h