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