Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Ddata.c79 bool tailendpacking = (vi->datalayout == EROFS_INODE_FLAT_INLINE); in erofs_map_blocks_flatmode() local
80 erofs_blk_t lastblk = erofs_iblks(inode) - tailendpacking; in erofs_map_blocks_flatmode()
87 DBG_BUGON(!tailendpacking); in erofs_map_blocks_flatmode()