Searched refs:fsnotify_pre_content (Results 1 – 2 of 2) sorted by relevance
154 int ret = fsnotify_pre_content(&file->f_path, ppos, count); in fsnotify_file_area_perm() 183 return fsnotify_pre_content(&file->f_path, &off, len); in fsnotify_mmap_perm() 198 return fsnotify_pre_content(path, &length, 0); in fsnotify_truncate_perm()
212 int fsnotify_pre_content(const struct path *path, const loff_t *ppos, in fsnotify_pre_content() function