Searched refs:writefsinfo (Results 1 – 3 of 3) sorted by relevance
/external/fsck_msdos/ | ||
D | ext.h | 93 int writefsinfo(int, struct bootblock *); |
D | boot.c | 255 writefsinfo(dosfs, boot) in writefsinfo() function |
D | fat.c | 707 mod |= writefsinfo(dosfs, boot); in checklost() |