Searched refs:EROFS_INODE_COMPRESSED_COMPACT (Results 1 – 4 of 4) sorted by relevance
108 EROFS_INODE_COMPRESSED_COMPACT = 3, enumerator115 return datamode == EROFS_INODE_COMPRESSED_COMPACT || in erofs_inode_is_data_compressed()
61 if (vi->datalayout == EROFS_INODE_COMPRESSED_COMPACT && in z_erofs_fill_inode_lazy()394 if (datamode == EROFS_INODE_COMPRESSED_COMPACT) in z_erofs_load_cluster_from_disk()
359 case EROFS_INODE_COMPRESSED_COMPACT: in erofs_get_occupied_size()
350 case EROFS_INODE_COMPRESSED_COMPACT: in erofs_pread()
Completed in 12 milliseconds