Home
last modified time | relevance | path

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

/linux-6.14.4/fs/erofs/
Derofs_fs.h103 EROFS_INODE_COMPRESSED_COMPACT = 3, enumerator
110 return datamode == EROFS_INODE_COMPRESSED_COMPACT || in erofs_inode_is_data_compressed()
Dzmap.c246 case EROFS_INODE_COMPRESSED_COMPACT: in z_erofs_load_lcluster_from_disk()
602 if (vi->datalayout == EROFS_INODE_COMPRESSED_COMPACT && in z_erofs_fill_inode_lazy()