Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Derofs_fs.h101 EROFS_INODE_FLAT_INLINE = 2, enumerator
H A Dinode.c213 if (vi->datalayout != EROFS_INODE_FLAT_INLINE || inode->i_size < 0 || in erofs_fill_symlink()
H A Ddata.c92 bool tailendpacking = (vi->datalayout == EROFS_INODE_FLAT_INLINE); in erofs_map_blocks_flatmode()