Searched refs:SM2_RUN_ENCODE (Results 1 – 4 of 4) sorted by relevance
194 #define SM2_RUN_ENCODE(x) BF64_ENCODE((x) - 1, SPA_VDEVBITS, SM2_RUN_BITS) macro
381 SM2_RUN_ENCODE(runlen) | SM2_VDEV_ENCODE(0); in vdev_spacemap_write()
641 SM2_RUN_ENCODE(run_len) | in space_map_write_seg()
1399 #define SM2_RUN_ENCODE(x) BF64_ENCODE((x) - 1, 24, SM2_RUN_BITS) macro