cregit-Linux how code gets into the kernel

Release 4.10 fs/ocfs2/mmap.h

Directory: fs/ocfs2
#ifndef OCFS2_MMAP_H

#define OCFS2_MMAP_H

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

#endif  /* OCFS2_MMAP_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
mark fashehmark fasheh23100.00%1100.00%
Total23100.00%1100.00%
Directory: fs/ocfs2
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.