Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspace_map.c556 uint64_t run_max = (words == 2) ? SM2_RUN_MAX : SM_RUN_MAX; in space_map_write_seg() local
608 uint64_t run_len = MIN(size, run_max); in space_map_write_seg()