Searched refs:SM_RUN_MAX (Results 1 – 3 of 3) sorted by relevance
190 #define SM_RUN_MAX SM_RUN_DECODE(~0ULL) macro
578 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()
1395 #define SM_RUN_MAX SM_RUN_DECODE(~0ULL) macro