Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/incfs/
H A Dformat.h199 INCFS_BLOCK_COMPRESSED_LZ4 = 1, enumerator
H A Ddata_mgmt.c475 case INCFS_BLOCK_COMPRESSED_LZ4: in decompress()
1405 flags |= INCFS_BLOCK_COMPRESSED_LZ4; in incfs_process_new_data_block()