Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Ddata.c92 bool tailendpacking = (vi->datalayout == EROFS_INODE_FLAT_INLINE); in erofs_map_blocks_flatmode() local
95 lastblk = nblocks - tailendpacking; in erofs_map_blocks_flatmode()
102 } else if (tailendpacking) { in erofs_map_blocks_flatmode()