Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/erofs/
H A Derofs_fs.h187 #define EROFS_XATTR_ALIGN(size) round_up(size, sizeof(struct erofs_xattr_entry)) macro
/kernel/linux/linux-6.6/fs/erofs/
H A Derofs_fs.h254 #define EROFS_XATTR_ALIGN(size) round_up(size, sizeof(struct erofs_xattr_entry)) macro

Completed in 3 milliseconds