Home
last modified time | relevance | path

Searched defs:total_numerator (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/lib/snapshot/
H A Dsnapshot.c97 char *params, uint64_t *total_numerator, in _snap_target_percent()
/netbsd-src/external/gpl2/lvm2/dist/lib/mirror/
H A Dmirrored.c188 uint64_t *total_numerator, in _mirrored_target_percent()
/netbsd-src/external/gpl2/lvm2/dist/lib/activate/
H A Ddev_manager.c367 uint64_t total_numerator = 0, total_denominator = 0; in _percent_run() local