Sign in
android
/
kernel
/
common
/
2d091155cdc38bfd149b44d0b745b607f4c325f5
/
.
/
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
);