Searched refs:tailpacking (Results 1 – 2 of 2) sorted by relevance
81 bool tailpacking; in erofs_map_blocks() local93 tailpacking = (vi->datalayout == EROFS_INODE_FLAT_INLINE); in erofs_map_blocks()94 if (!tailpacking && vi->startblk == EROFS_NULL_ADDR) in erofs_map_blocks()96 pos = erofs_pos(sb, erofs_iblks(inode) - tailpacking); in erofs_map_blocks()
73 - Support tailpacking inline compared to byte-addressed unaligned metadata