|
Linux Kernel
3.7.1
|
#include <linux/fs.h>#include <linux/mm.h>#include <linux/mman.h>#include <linux/file.h>#include <linux/syscalls.h>#include <linux/sched.h>Go to the source code of this file.
Functions | |
| SYSCALL_DEFINE3 (msync, unsigned long, start, size_t, len, int, flags) | |
1.8.2