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