[BACK]Return to mmap.h CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / fs / ocfs2

File: [Development] / linux-2.6-xfs / fs / ocfs2 / mmap.h (download)

Revision 1.1, Wed Jan 25 00:04:14 2006 UTC (11 years, 8 months ago) by cattelan
Branch: MAIN
CVS Tags: HEAD

Merge up to 2.6.16-rc1

#ifndef OCFS2_MMAP_H
#define OCFS2_MMAP_H

int ocfs2_mmap(struct file *file, struct vm_area_struct *vma);

#endif  /* OCFS2_MMAP_H */