Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dspace_map.h112 #define SM_RUN_ENCODE(x) BF64_ENCODE((x) - 1, 0, 15) macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspace_map.c309 SM_RUN_ENCODE(run_len); in space_map_write()