Searched refs:csum_total (Results 1 – 5 of 5) sorted by relevance
196 struct csum_total;197 void ffs_csumtotal_swap(const struct csum_total *, struct csum_total *);
182 ffs_csumtotal_swap(const struct csum_total *o, struct csum_total *n) in ffs_csumtotal_swap()
244 struct csum_total { struct345 struct csum_total fs_cstotal; /* cylinder summary information */
47 libsa_ffs_csumtotal_swap(const struct csum_total *o, struct csum_total *n) in libsa_ffs_csumtotal_swap()
73 struct csum_total cstotal; in pass5()201 memset(&cstotal, 0, sizeof(struct csum_total)); in pass5()