Searched defs:to_tell (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/fs/notify/ |
D | fsnotify.c | 186 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/ |
D | audit_fsnotify.c | 167 struct inode *to_tell, in audit_mark_handle_event()
|
D | audit_watch.c | 485 struct inode *to_tell, in audit_watch_handle_event()
|
D | audit_tree.c | 994 struct inode *to_tell, in audit_tree_handle_event()
|
/Linux-v4.19/include/linux/ |
D | fsnotify_backend.h | 470 static inline int fsnotify(struct inode *to_tell, __u32 mask, const void *data, int data_is, in fsnotify()
|