Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/makefs/ffs/
H A Dffs_bswap.c65 void ffs_csumtotal_swap(struct csum_total *o, struct csum_total *n);
95 ffs_csumtotal_swap(&o->fs_cstotal, &n->fs_cstotal); in ffs_sb_swap()
192 ffs_csumtotal_swap(struct csum_total *o, struct csum_total *n) in ffs_csumtotal_swap() function