Home
last modified time | relevance | path

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

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