Searched refs:alignedoffset (Results 1 – 1 of 1) sorted by relevance
82 const erofs_off_t alignedoffset = roundup(bb->buffers.off, alignsize); in __erofs_battach() local105 bh->off = alignedoffset; in __erofs_battach()109 bb->buffers.off = alignedoffset + incr; in __erofs_battach()114 return (alignedoffset + incr) % EROFS_BLKSIZ; in __erofs_battach()