Home
last modified time | relevance | path

Searched refs:fsnotify_open (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/fs/
Dfhandle.c238 fsnotify_open(file); in do_handle_open()
Dexec.c153 fsnotify_open(file); in SYSCALL_DEFINE1()
939 fsnotify_open(file); in do_open_execat()
Dopen.c1315 fsnotify_open(f); in do_sys_openat2()
/Linux-v6.1/io_uring/
Dopenclose.c147 fsnotify_open(file); in io_openat2()
/Linux-v6.1/include/linux/
Dfsnotify.h323 static inline void fsnotify_open(struct file *file) in fsnotify_open() function