Searched refs:EROFS_INODE_COMPRESSED_COMPACT (Results 1 – 10 of 10) 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()400 if (datamode == EROFS_INODE_COMPRESSED_COMPACT) in z_erofs_load_cluster_from_disk()
978 } else if (inode->datalayout == EROFS_INODE_COMPRESSED_COMPACT) { in z_erofs_drop_inline_pcluster()1430 inode->datalayout = EROFS_INODE_COMPRESSED_COMPACT; in erofs_begin_compressed_file()1437 if (inode->datalayout == EROFS_INODE_COMPRESSED_COMPACT) in erofs_begin_compressed_file()
370 case EROFS_INODE_COMPRESSED_COMPACT: in erofs_pread()
57 case EROFS_INODE_COMPRESSED_COMPACT: in GetOccupiedSize()
446 case EROFS_INODE_COMPRESSED_COMPACT: in erofs_get_occupied_size()
222 case EROFS_INODE_COMPRESSED_COMPACT: in erofsdump_get_occupied_size()
436 case EROFS_INODE_COMPRESSED_COMPACT: in erofs_verify_inode_data()
65037 EROFS_INODE_COMPRESSED_COMPACT = 3, enumerator
55279 EROFS_INODE_COMPRESSED_COMPACT = 3, enumerator