Searched refs:EROFS_XATTR_ALIGN (Results 1 – 2 of 2) sorted by relevance
186 #define EROFS_XATTR_ALIGN(size) round_up(size, sizeof(struct erofs_xattr_entry)) macro190 return EROFS_XATTR_ALIGN(sizeof(struct erofs_xattr_entry) + in erofs_xattr_entry_size()
263 shared_xattrs_size = EROFS_XATTR_ALIGN(shared_xattrs_size + in shared_xattr_add()435 ret = EROFS_XATTR_ALIGN(ret + item->len[0] + item->len[1]); in erofs_prepare_xattr_ibody()601 p = EROFS_XATTR_ALIGN(p + item->len[0] + item->len[1]); in erofs_build_shared_xattrs_from_path()655 p = EROFS_XATTR_ALIGN(p + item->len[0] + item->len[1]); in erofs_export_xattr_ibody()