Home
last modified time | relevance | path

Searched refs:fsnotify_mmap_perm (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dfsnotify.h174 static inline int fsnotify_mmap_perm(struct file *file, int prot, in fsnotify_mmap_perm() function
221 static inline int fsnotify_mmap_perm(struct file *file, int prot, in fsnotify_mmap_perm() function
/linux/mm/
H A Dutil.c577 ret = fsnotify_mmap_perm(file, prot, off, len); in vm_mmap_pgoff()