Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Derofs_fs.h226 #define EROFS_XATTR_FILTER_BITS 32 macro
H A Dxattr.c413 hashbit &= EROFS_XATTR_FILTER_BITS - 1; in erofs_getxattr()