Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dspace_map.h190 #define SM_RUN_MAX SM_RUN_DECODE(~0ULL) macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspace_map.c578 uint64_t run_max = (words == 2) ? SM2_RUN_MAX : SM_RUN_MAX; in space_map_write_seg()
727 length > SM_RUN_MAX || in space_map_write_impl()
/freebsd/sys/cddl/boot/zfs/
H A Dzfsimpl.h1395 #define SM_RUN_MAX SM_RUN_DECODE(~0ULL) macro