Searched refs:SM_RUN_ENCODE (Results 1 – 3 of 3) sorted by relevance
190 #define SM_RUN_ENCODE(x) BF64_ENCODE((x) - 1, 0, SM_RUN_BITS) macro
637 SM_RUN_ENCODE(run_len); in space_map_write_seg()
1389 #define SM_RUN_ENCODE(x) BF64_ENCODE((x) - 1, 0, SM_RUN_BITS) macro