Home
last modified time | relevance | path

Searched refs:COMPR_ZLIB (Results 1 – 3 of 3) sorted by relevance

/fs/logfs/
Dlogfs_abi.h593 COMPR_ZLIB = 1, enumerator
Dsegment.c348 type, compr_len, COMPR_ZLIB); in logfs_segment_write_compress()
608 case COMPR_ZLIB: in __logfs_segment_read()
Djournal.c610 u8 compr = COMPR_ZLIB; in __logfs_write_je()