Searched refs:EROFS_INODE_COMPRESSED_COMPACT (Results 1 – 7 of 7) sorted by relevance
103 EROFS_INODE_COMPRESSED_COMPACT = 3, enumerator110 return datamode == EROFS_INODE_COMPRESSED_COMPACT || in erofs_inode_is_data_compressed()
73 if (vi->datalayout == EROFS_INODE_COMPRESSED_COMPACT && in z_erofs_fill_inode_lazy()388 case EROFS_INODE_COMPRESSED_COMPACT: in z_erofs_load_lcluster_from_disk()
370 case EROFS_INODE_COMPRESSED_COMPACT: in erofs_pread()
989 } else if (inode->datalayout == EROFS_INODE_COMPRESSED_COMPACT) { in z_erofs_drop_inline_pcluster()1441 inode->datalayout = EROFS_INODE_COMPRESSED_COMPACT; in erofs_begin_compressed_file()1448 if (inode->datalayout == EROFS_INODE_COMPRESSED_COMPACT) in erofs_begin_compressed_file()
446 case EROFS_INODE_COMPRESSED_COMPACT: in erofs_get_occupied_size()
222 case EROFS_INODE_COMPRESSED_COMPACT: in erofsdump_get_occupied_size()
537 case EROFS_INODE_COMPRESSED_COMPACT: in erofs_verify_inode_data()