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