Searched refs:inline_xattr_ofs (Results 1 – 1 of 1) sorted by relevance
198 unsigned int xattr_header_sz, inline_xattr_ofs; in inline_xattr_iter_begin() local206 inline_xattr_ofs = vi->inode_isize + xattr_header_sz; in inline_xattr_iter_begin()208 it->blkaddr = erofs_blknr(iloc(sbi, vi->nid) + inline_xattr_ofs); in inline_xattr_iter_begin()209 it->ofs = erofs_blkoff(iloc(sbi, vi->nid) + inline_xattr_ofs); in inline_xattr_iter_begin()