Searched refs:erofs_xattr_ibody_header (Results 1 – 3 of 3) sorted by relevance
153 struct erofs_xattr_ibody_header { struct182 return sizeof(struct erofs_xattr_ibody_header) + in erofs_xattr_ibody_size()318 BUILD_BUG_ON(sizeof(struct erofs_xattr_ibody_header) != 12); in erofs_check_ondisk_layout_definitions()
17 (_size - sizeof(struct erofs_xattr_ibody_header)) / \
426 ret = sizeof(struct erofs_xattr_ibody_header); in erofs_prepare_xattr_ibody()614 struct erofs_xattr_ibody_header *header; in erofs_export_xattr_ibody()622 header = (struct erofs_xattr_ibody_header *)buf; in erofs_export_xattr_ibody()625 p = sizeof(struct erofs_xattr_ibody_header); in erofs_export_xattr_ibody()