Searched defs:to_tell (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/fs/notify/ |
D | fsnotify.c | 125 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/ |
D | audit_fsnotify.c | 168 struct inode *to_tell, in audit_mark_handle_event()
|
D | audit_watch.c | 471 struct inode *to_tell, in audit_watch_handle_event()
|
D | audit_tree.c | 950 struct inode *to_tell, in audit_tree_handle_event()
|
/linux-4.4.14/include/linux/ |
D | fsnotify_backend.h | 379 static inline int fsnotify(struct inode *to_tell, __u32 mask, void *data, int data_is, in fsnotify()
|