Searched refs:EROFS_XATTR_ALIGN (Results 1 – 1 of 1) sorted by relevance
255 #define EROFS_XATTR_ALIGN(size) round_up(size, sizeof(struct erofs_xattr_entry)) macro259 return EROFS_XATTR_ALIGN(sizeof(struct erofs_xattr_entry) + in erofs_xattr_entry_size()