Home
last modified time | relevance | path

Searched refs:SM2_RUN_ENCODE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspace_map.h194 #define SM2_RUN_ENCODE(x) BF64_ENCODE((x) - 1, SPA_VDEVBITS, SM2_RUN_BITS) macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspace_map.c640 SM2_RUN_ENCODE(run_len) | in space_map_write_seg()