Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
pdx86
/
platform-drivers-x86
/
fd6db58867924d2bfbc4ece4b0092f697f9fc31c
/
.
/
fs
/
ocfs2
/
mmap.h
blob: d21c30de6b8c27fb0f258bd54a8240c7565199bd [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
OCFS2_MMAP_H
#define
OCFS2_MMAP_H
int
ocfs2_mmap_prepare
(
struct
vm_area_desc
*
desc
);
#endif
/* OCFS2_MMAP_H */