Searched refs:SM2_RUN_DECODE (Results 1 – 4 of 4) sorted by relevance
194 #define SM2_RUN_DECODE(x) (BF64_DECODE(x, SPA_VDEVBITS, SM2_RUN_BITS) + 1) macro202 #define SM2_RUN_MAX SM2_RUN_DECODE(~0ULL)
155 raw_run = SM2_RUN_DECODE(e); in space_map_iterate()343 raw_run = SM2_RUN_DECODE(e); in space_map_incremental_destroy()
1404 #define SM2_RUN_DECODE(x) (BF64_DECODE(x, 24, SM2_RUN_BITS) + 1) macro1412 #define SM2_RUN_MAX SM2_RUN_DECODE(~0ULL)
1616 entry_run = SM2_RUN_DECODE(word) << mapshift; in dump_spacemap()