Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/erofs/
A Derofs_fs.h249 #define EROFS_XATTR_ALIGN(size) round_up(size, sizeof(struct erofs_xattr_entry)) macro
253 return EROFS_XATTR_ALIGN(sizeof(struct erofs_xattr_entry) + in erofs_xattr_entry_size()
A Dxattr.c278 it->ofs = EROFS_XATTR_ALIGN(it->ofs); in xattr_foreach()

Completed in 7 milliseconds