Searched refs:fsnotify_pre_content (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| H A D | fsnotify.h | 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()
|
| H A D | fsnotify_backend.h | 925 int fsnotify_pre_content(const struct path *path, const loff_t *ppos, 930 static inline int fsnotify_pre_content(const struct path *path, in fsnotify_pre_content() function
|
| /linux/fs/notify/ |
| H A D | fsnotify.c | 156 int fsnotify_pre_content(const struct path *path, const loff_t *ppos, in fsnotify_pre_content() function
|