Sign in
android
/
kernel
/
common
/
4aa69d64e43edb51a4ecff7d301e9f881eb2d3f5
/
.
/
net
/
9p
/
trans_common.h
blob: 32134db6abf356e46c516678ff4f53100e2e244f [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: LGPL-2.1 */
/*
* Copyright IBM Corporation, 2010
* Author Venkateswararao Jujjuri <
[email protected]
>
*/
void
p9_release_pages
(
struct
page
**
pages
,
int
nr_pages
);