Searched refs:EROFS_INODE_FLAT_COMPRESSION (Results 1 – 4 of 4) sorted by relevance
63 EROFS_INODE_FLAT_COMPRESSION = 3, enumerator69 return datamode == EROFS_INODE_FLAT_COMPRESSION || in erofs_inode_is_data_compressed()
197 case EROFS_INODE_FLAT_COMPRESSION: in erofs_pread()
285 if (datamode == EROFS_INODE_FLAT_COMPRESSION) in z_erofs_load_cluster_from_disk()
387 inode->datalayout = EROFS_INODE_FLAT_COMPRESSION; in z_erofs_convert_to_compacted_format()