Searched refs:INCFS_BLOCK_COMPRESSED_MASK (Results 1 – 2 of 2) sorted by relevance
/fs/incfs/ | ||
D | format.h | 203 INCFS_BLOCK_COMPRESSED_MASK = 7, enumerator |
D | data_mgmt.c | 813 res_block->db_comp_alg = flags & INCFS_BLOCK_COMPRESSED_MASK; in convert_data_file_block() |