xattr_foreach     378 fs/erofs/xattr.c 		ret = xattr_foreach(&it->it, &find_xattr_handlers, &remaining);
xattr_foreach     413 fs/erofs/xattr.c 		ret = xattr_foreach(&it->it, &find_xattr_handlers, NULL);
xattr_foreach     601 fs/erofs/xattr.c 		ret = xattr_foreach(&it->it, &list_xattr_handlers, &remaining);
xattr_foreach     635 fs/erofs/xattr.c 		ret = xattr_foreach(&it->it, &list_xattr_handlers, NULL);