to_tell           273 fs/notify/fanotify/fanotify.c static struct inode *fanotify_fid_inode(struct inode *to_tell, u32 event_mask,
to_tell           277 fs/notify/fanotify/fanotify.c 		return to_tell;
to_tell           186 fs/notify/fsnotify.c static int send_to_group(struct inode *to_tell,
to_tell           228 fs/notify/fsnotify.c 		 __func__, group, to_tell, mask, marks_mask, marks_ignored_mask,
to_tell           234 fs/notify/fsnotify.c 	return group->ops->handle_event(group, to_tell, mask, data, data_is,
to_tell           318 fs/notify/fsnotify.c int fsnotify(struct inode *to_tell, __u32 mask, const void *data, int data_is,
to_tell           322 fs/notify/fsnotify.c 	struct super_block *sb = to_tell->i_sb;
to_tell           343 fs/notify/fsnotify.c 	if (!to_tell->i_fsnotify_marks && !sb->s_fsnotify_marks &&
to_tell           352 fs/notify/fsnotify.c 	    !(test_mask & (to_tell->i_fsnotify_mask | mnt_or_sb_mask)))
to_tell           358 fs/notify/fsnotify.c 		fsnotify_first_mark(&to_tell->i_fsnotify_marks);
to_tell           372 fs/notify/fsnotify.c 		ret = send_to_group(to_tell, mask, data, data_is, cookie,
to_tell           353 include/linux/fsnotify_backend.h extern int fsnotify(struct inode *to_tell, __u32 mask, const void *data, int data_is,
to_tell           510 include/linux/fsnotify_backend.h static inline int fsnotify(struct inode *to_tell, __u32 mask, const void *data, int data_is,
to_tell           156 kernel/audit_fsnotify.c 				    struct inode *to_tell,
to_tell          1041 kernel/audit_tree.c 				   struct inode *to_tell,
to_tell           470 kernel/audit_watch.c 				    struct inode *to_tell,