Home
last modified time | relevance | path

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

/linux-6.15/fs/erofs/
H A Ddata.c81 bool tailpacking; in erofs_map_blocks() local
93 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()
/linux-6.15/Documentation/filesystems/
H A Derofs.rst73 - Support tailpacking inline compared to byte-addressed unaligned metadata