Searched refs:ffs_csumtotal_swap (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/makefs/ffs/
H A Dffs_bswap.c60 void ffs_csumtotal_swap(struct csum_total *o, struct csum_total *n);
88 ffs_csumtotal_swap(&o->fs_cstotal, &n->fs_cstotal);
183 ffs_csumtotal_swap(struct csum_total *o, struct csum_total *n) function

Completed in 126 milliseconds