xattr_handler_map 49 fs/erofs/xattr.h static const struct xattr_handler *xattr_handler_map[] = { xattr_handler_map 62 fs/erofs/xattr.h return idx && idx < ARRAY_SIZE(xattr_handler_map) ? xattr_handler_map 63 fs/erofs/xattr.h xattr_handler_map[idx] : NULL;