Home
last modified time | relevance | path

Searched refs:EROFS_INODE_COMPRESSED_COMPACT (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/erofs-utils/include/
H A Derofs_fs.h103 EROFS_INODE_COMPRESSED_COMPACT = 3, enumerator
110 return datamode == EROFS_INODE_COMPRESSED_COMPACT || in erofs_inode_is_data_compressed()
/aosp_15_r20/external/erofs-utils/lib/
H A Dzmap.c73 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()
H A Dcompress.c978 } 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()
H A Ddata.c370 case EROFS_INODE_COMPRESSED_COMPACT: in erofs_pread()
/aosp_15_r20/system/update_engine/payload_generator/
H A Derofs_filesystem.cc57 case EROFS_INODE_COMPRESSED_COMPACT: in GetOccupiedSize()
/aosp_15_r20/external/erofs-utils/include/erofs/
H A Dinternal.h446 case EROFS_INODE_COMPRESSED_COMPACT: in erofs_get_occupied_size()
/aosp_15_r20/external/erofs-utils/dump/
H A Dmain.c222 case EROFS_INODE_COMPRESSED_COMPACT: in erofsdump_get_occupied_size()
/aosp_15_r20/external/erofs-utils/fsck/
H A Dmain.c436 case EROFS_INODE_COMPRESSED_COMPACT: in erofs_verify_inode_data()
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h65037 EROFS_INODE_COMPRESSED_COMPACT = 3, enumerator
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h55279 EROFS_INODE_COMPRESSED_COMPACT = 3, enumerator