Sign in
zircon-guest
/
third_party
/
linux
/
refs/heads/linux-stable-rolling
/
.
/
net
/
9p
/
trans_common.h
blob: 32134db6abf356e46c516678ff4f53100e2e244f [
file
] [
log
] [
blame
] [
edit
]
/* SPDX-License-Identifier: LGPL-2.1 */
/*
* Copyright IBM Corporation, 2010
* Author Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
*/
void
p9_release_pages
(
struct
page
**
pages
,
int
nr_pages
);