Searched refs:fsnotify_file_perm (Results 1 – 2 of 2) sorted by relevance
159 static inline int fsnotify_file_perm(struct file *file, int perm_mask) in fsnotify_file_perm() function187 static inline int fsnotify_file_perm(struct file *file, int perm_mask) in fsnotify_file_perm() function
97 res = fsnotify_file_perm(file, MAY_READ); in iterate_dir()