Sign in
android-kvm
/
linux
/
0280e3c58f92b2fe0e8fbbdf8d386449168de4a8
/
.
/
net
/
9p
/
trans_common.h
blob: 32134db6abf356e46c516678ff4f53100e2e244f [
file
] [
log
] [
blame
]
/* 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
);