Lines Matching refs:mips_volheader
58 static int mipsvh_cksum(struct mips_volheader *);
59 static void read_volheader(const char *, struct mips_volheader *);
60 static void write_volheader(const char *, struct mips_volheader *);
61 static struct mips_voldir *voldir_findfile(struct mips_volheader *,
130 struct mips_volheader vh;
147 struct mips_volheader vh;
165 struct mips_volheader vh;
235 read_volheader(const char *disk, struct mips_volheader *vhp)
262 write_volheader(const char *disk, struct mips_volheader *vhp)
293 mipsvh_cksum(struct mips_volheader *vhp)
313 voldir_findfile(struct mips_volheader *vhp, const char *file, int create)