Searched refs:inode_isize (Results 1 – 5 of 5) sorted by relevance
35 vi->inode_isize = sizeof(struct erofs_inode_extended); in erofs_read_inode()74 vi->inode_isize = sizeof(struct erofs_inode_compact); in erofs_read_inode()149 m_pofs += vi->inode_isize + vi->xattr_isize; in erofs_fill_symlink()
51 pos = ALIGN(iloc(EROFS_SB(sb), vi->nid) + vi->inode_isize + in fill_inode_lazy()148 Z_EROFS_VLE_LEGACY_INDEX_ALIGN(ibase + vi->inode_isize + in vle_legacy_load_cluster_from_disk()266 vi->inode_isize + vi->xattr_isize, 8) + in compacted_load_cluster_from_disk()
89 it.blkaddr = erofs_blknr(iloc(sbi, vi->nid) + vi->inode_isize); in init_inode_xattrs()90 it.ofs = erofs_blkoff(iloc(sbi, vi->nid) + vi->inode_isize); in init_inode_xattrs()198 inline_xattr_ofs = vi->inode_isize + xattr_header_sz; in inline_xattr_iter_begin()
228 unsigned char inode_isize; member
80 map->m_pa = iloc(sbi, vi->nid) + vi->inode_isize + in erofs_map_blocks_flatmode()