Searched refs:EROFS_XATTR_ALIGN (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/erofs/
H A Derofs_fs.h254 #define EROFS_XATTR_ALIGN(size) round_up(size, sizeof(struct erofs_xattr_entry)) macro
258 return EROFS_XATTR_ALIGN(sizeof(struct erofs_xattr_entry) +

Completed in 139 milliseconds