Home
last modified time | relevance | path

Searched defs:to_tell (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/fs/notify/
Dfsnotify.c186 static int send_to_group(struct inode *to_tell, in send_to_group()
318 int fsnotify(struct inode *to_tell, __u32 mask, const void *data, int data_is, in fsnotify()
/Linux-v4.19/kernel/
Daudit_fsnotify.c167 struct inode *to_tell, in audit_mark_handle_event()
Daudit_watch.c485 struct inode *to_tell, in audit_watch_handle_event()
Daudit_tree.c994 struct inode *to_tell, in audit_tree_handle_event()
/Linux-v4.19/include/linux/
Dfsnotify_backend.h470 static inline int fsnotify(struct inode *to_tell, __u32 mask, const void *data, int data_is, in fsnotify()