Searched refs:EROFS_XATTR_LONG_PREFIX (Results 1 – 2 of 2) sorted by relevance
214 if (entry.e_name_index & EROFS_XATTR_LONG_PREFIX) { in erofs_listxattr_foreach()265 if (entry.e_name_index & EROFS_XATTR_LONG_PREFIX) { in erofs_getxattr_foreach()
221 #define EROFS_XATTR_LONG_PREFIX 0x80 macro
Completed in 9 milliseconds