Searched refs:xattr_handler_map (Results 1 – 1 of 1) sorted by relevance
26 static const struct xattr_handler * const xattr_handler_map[] = { in erofs_xattr_prefix() local38 if (idx && idx < ARRAY_SIZE(xattr_handler_map)) in erofs_xattr_prefix()39 handler = xattr_handler_map[idx]; in erofs_xattr_prefix()