|
Linux Kernel
3.7.1
|
#include <linux/stat.h>#include <linux/time.h>#include <linux/kernel.h>#include <linux/gfp.h>#include <linux/mm.h>#include <linux/shm.h>#include <linux/errno.h>#include <linux/mman.h>#include <linux/string.h>#include <linux/fcntl.h>#include <linux/memcontrol.h>#include <asm/uaccess.h>#include "ncp_fs.h"Go to the source code of this file.
Functions | |
| int | ncp_mmap (struct file *file, struct vm_area_struct *vma) |
1.8.2