Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspace_map.c577 uint64_t run_max = (words == 2) ? SM2_RUN_MAX : SM_RUN_MAX; in space_map_write_seg() local
629 uint64_t run_len = MIN(size, run_max); in space_map_write_seg()