Searched refs:mips_volheader (Results 1 – 3 of 3) sorted by relevance
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; in do_list()147 struct mips_volheader vh; in do_remove()165 struct mips_volheader vh; in do_install()235 read_volheader(const char *disk, struct mips_volheader *vhp) in read_volheader()262 write_volheader(const char *disk, struct mips_volheader *vhp) in write_volheader()293 mipsvh_cksum(struct mips_volheader *vhp) in mipsvh_cksum()[all …]
49 static const char *disklabel_mips_to_bsd(struct mips_volheader *,52 struct mips_volheader *);53 static int mipsvh_cksum(struct mips_volheader *); 71 struct mips_volheader *mvp; in readdisklabel()119 mvp = (struct mips_volheader *)bp->b_data; in readdisklabel()240 disklabel_mips_to_bsd(struct mips_volheader *vh, struct disklabel *lp) in disklabel_mips_to_bsd()286 disklabel_bsd_to_mips(struct disklabel *lp, struct mips_volheader *vh) in disklabel_bsd_to_mips()341 mipsvh_cksum(struct mips_volheader *vhp) in mipsvh_cksum()
105 struct mips_volheader { struct