Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspace_map.h198 #define SM2_TYPE_ENCODE(x) BF64_ENCODE(x, SM2_OFFSET_BITS, 1) macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspace_map.c646 *block_cursor = SM2_TYPE_ENCODE(maptype) | in space_map_write_seg()