Home
last modified time | relevance | path

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

/linux-4.4.14/fs/notify/
Dfsnotify.c125 static int send_to_group(struct inode *to_tell, in send_to_group()
190 int fsnotify(struct inode *to_tell, __u32 mask, void *data, int data_is, in fsnotify()
/linux-4.4.14/kernel/
Daudit_fsnotify.c168 struct inode *to_tell, in audit_mark_handle_event()
Daudit_watch.c471 struct inode *to_tell, in audit_watch_handle_event()
Daudit_tree.c950 struct inode *to_tell, in audit_tree_handle_event()
/linux-4.4.14/include/linux/
Dfsnotify_backend.h379 static inline int fsnotify(struct inode *to_tell, __u32 mask, void *data, int data_is, in fsnotify()