Home
last modified time | relevance | path

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

/netbsd/external/gpl2/lvm2/dist/lib/format_pool/
H A Ddisk_rep.c36 #define CPOUT_64(x, y) {(y) = xlate64_be((x));} macro
135 CPOUT_64(pl->pl_magic, bufpl->pl_magic); in pool_label_out()
136 CPOUT_64(pl->pl_pool_id, bufpl->pl_pool_id); in pool_label_out()
144 CPOUT_64(pl->pl_blocks, bufpl->pl_blocks); in pool_label_out()