Searched refs:fsnotify_mmap_perm (Results 1 – 2 of 2) sorted by relevance
174 static inline int fsnotify_mmap_perm(struct file *file, int prot, in fsnotify_mmap_perm() function221 static inline int fsnotify_mmap_perm(struct file *file, int prot, in fsnotify_mmap_perm() function
577 ret = fsnotify_mmap_perm(file, prot, off, len); in vm_mmap_pgoff()