Searched defs:fsnotify_event (Results 1 – 2 of 2) sorted by relevance
113 struct fsnotify_event { struct114 struct list_head list;116 struct inode *inode; /* either the inode the event happened to or its parent */117 u32 mask; /* the type of access, bitwise OR for FS_* event types */
88 struct fsnotify_event *event, in fsnotify_add_event()