Searched defs:to_tell (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/fs/notify/ |
D | fsnotify.c | 182 static int send_to_group(struct inode *to_tell, in send_to_group() 314 int fsnotify(struct inode *to_tell, __u32 mask, const void *data, int data_is, in fsnotify()
|
/Linux-v5.4/kernel/ |
D | audit_fsnotify.c | 156 struct inode *to_tell, in audit_mark_handle_event()
|
D | audit_watch.c | 470 struct inode *to_tell, in audit_watch_handle_event()
|
D | audit_tree.c | 1041 struct inode *to_tell, in audit_tree_handle_event()
|
/Linux-v5.4/fs/notify/fanotify/ |
D | fanotify.c | 267 static struct inode *fanotify_fid_inode(struct inode *to_tell, u32 event_mask, in fanotify_fid_inode()
|
/Linux-v5.4/include/linux/ |
D | fsnotify_backend.h | 511 static inline int fsnotify(struct inode *to_tell, __u32 mask, const void *data, int data_is, in fsnotify()
|