Searched refs:fsnotify_open (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/linux/ | ||
D | fsnotify.h | 325 static inline void fsnotify_open(struct file *file) in fsnotify_open() function |
/Linux-v6.6/fs/ | ||
D | open.c | 985 fsnotify_open(f); in do_dentry_open() |