Home
last modified time | relevance | path

Searched defs:LZ4_64KLIMIT (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/vfs/hammer2/
H A Dhammer2_lz4.c171 #define LZ4_64KLIMIT ((1<<16) + (MFLIMIT-1)) macro
/dragonfly/usr.sbin/makefs/hammer2/
H A Dhammer2_lz4.c173 #define LZ4_64KLIMIT ((1<<16) + (MFLIMIT-1)) macro
/dragonfly/sbin/hammer2/lz4/
H A Dhammer2_lz4.c168 #define LZ4_64KLIMIT ((1<<16) + (MFLIMIT-1)) macro