Home
last modified time | relevance | path

Searched refs:EROFS_INODE_FLAT_INLINE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/fs/erofs/
Ddata.c56 bool tailendpacking = (vi->datalayout == EROFS_INODE_FLAT_INLINE); in erofs_map_blocks_flatmode()
337 if (EROFS_I(inode)->datalayout == EROFS_INODE_FLAT_INLINE) { in erofs_bmap()
Derofs_fs.h60 EROFS_INODE_FLAT_INLINE = 2, enumerator
Dinode.c197 if (vi->datalayout != EROFS_INODE_FLAT_INLINE || in erofs_fill_symlink()