Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Derofs_fs.h102 EROFS_INODE_COMPRESSED_COMPACT = 3, enumerator
109 return datamode == EROFS_INODE_COMPRESSED_COMPACT || in erofs_inode_is_data_compressed()
H A Dzmap.c282 case EROFS_INODE_COMPRESSED_COMPACT: in z_erofs_load_lcluster_from_disk()
642 if (vi->datalayout == EROFS_INODE_COMPRESSED_COMPACT && in z_erofs_fill_inode_lazy()