18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci#ifndef OCFS2_MMAP_H
38c2ecf20Sopenharmony_ci#define OCFS2_MMAP_H
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ciint ocfs2_mmap(struct file *file, struct vm_area_struct *vma);
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci#endif  /* OCFS2_MMAP_H */
8