Searched refs:fsnotify_mmap_perm (Results 1 – 2 of 2) sorted by relevance
176 static inline int fsnotify_mmap_perm(struct file *file, int prot, in fsnotify_mmap_perm() function241 static inline int fsnotify_mmap_perm(struct file *file, int prot, in fsnotify_mmap_perm() function
575 ret = fsnotify_mmap_perm(file, prot, pgoff >> PAGE_SHIFT, len); in vm_mmap_pgoff()