Home
last modified time | relevance | path

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

/linux-3.3/fs/notify/
Dfsnotify.c126 static int send_to_group(struct inode *to_tell, struct vfsmount *mnt, in send_to_group()
202 int fsnotify(struct inode *to_tell, __u32 mask, void *data, int data_is, in fsnotify()
Dnotification.c396 struct fsnotify_event *fsnotify_create_event(struct inode *to_tell, __u32 mask, void *data, in fsnotify_create_event()
/linux-3.3/fs/notify/fanotify/
Dfanotify.c162 struct inode *to_tell, in fanotify_should_send_event()
/linux-3.3/fs/notify/inotify/
Dinotify_fsnotify.c98 struct inode *to_tell; in inotify_handle_event() local
/linux-3.3/fs/notify/dnotify/
Ddnotify.c91 struct inode *to_tell; in dnotify_handle_event() local
/linux-3.3/include/linux/
Dfsnotify_backend.h217 struct inode *to_tell; /* either the inode the event happened to or its parent */ member
435 static inline int fsnotify(struct inode *to_tell, __u32 mask, void *data, int data_is, in fsnotify()