Searched defs:erofs_xattr_entry (Results 1 – 1 of 1) sorted by relevance
232 struct erofs_xattr_entry { struct249 #define EROFS_XATTR_ALIGN(size) round_up(size, sizeof(struct erofs_xattr_entry)) argument