Searched refs:xattr_isize (Results 1 – 5 of 5) sorted by relevance
37 vi->xattr_isize = ondisk_xattr_ibody_size(v2->i_xattr_icount); in read_inode()67 vi->xattr_isize = ondisk_xattr_ibody_size(v1->i_xattr_icount); in read_inode()134 m_pofs += vi->inode_isize + vi->xattr_isize; in fill_inline_data()181 if (vi->xattr_isize) in fill_inode()188 vi->xattr_isize ? &erofs_dir_xattr_iops : in fill_inode()
49 BUG_ON(!vi->xattr_isize); in init_inode_xattrs()124 if (unlikely(xattr_header_sz >= vi->xattr_isize)) { in inline_xattr_iter_begin()125 BUG_ON(xattr_header_sz > vi->xattr_isize); in inline_xattr_iter_begin()138 return vi->xattr_isize - xattr_header_sz; in inline_xattr_iter_begin()395 if (!vi->xattr_isize) in erofs_xattr_generic_get()
122 vi->xattr_isize + erofs_blkoff(map->m_la); in erofs_map_blocks_flatmode()
320 unsigned short xattr_isize; member
1452 vi->xattr_isize) + sizeof(struct erofs_extent_header) +1465 vi->xattr_isize) + sizeof(struct erofs_extent_header) +