Searched refs:EROFS_XATTR_INDEX_USER (Results 1 – 2 of 2) sorted by relevance
414 if (handler->flags == EROFS_XATTR_INDEX_USER && in erofs_xattr_generic_get()423 .flags = EROFS_XATTR_INDEX_USER,455 [EROFS_XATTR_INDEX_USER] = &erofs_xattr_user_handler, in erofs_xattr_prefix()
213 #define EROFS_XATTR_INDEX_USER 1 macro