162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci#ifndef OCFS2_MMAP_H
362306a36Sopenharmony_ci#define OCFS2_MMAP_H
462306a36Sopenharmony_ci
562306a36Sopenharmony_ciint ocfs2_mmap(struct file *file, struct vm_area_struct *vma);
662306a36Sopenharmony_ci
762306a36Sopenharmony_ci#endif  /* OCFS2_MMAP_H */
8