Searched defs:connp (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/notify/ | 
| D | mark.c | 472 static int fsnotify_attach_connector_to_object(fsnotify_connp_t *connp,  in fsnotify_attach_connector_to_object()517 						fsnotify_connp_t *connp)  in fsnotify_grab_connector()
 544 				  fsnotify_connp_t *connp, unsigned int type,  in fsnotify_add_mark_list()
 637 			     fsnotify_connp_t *connp, unsigned int type,  in fsnotify_add_mark_locked()
 679 int fsnotify_add_mark(struct fsnotify_mark *mark, fsnotify_connp_t *connp,  in fsnotify_add_mark()
 696 struct fsnotify_mark *fsnotify_find_mark(fsnotify_connp_t *connp,  in fsnotify_find_mark()
 765 void fsnotify_destroy_marks(fsnotify_connp_t *connp)  in fsnotify_destroy_marks()
 
 | 
| D | fsnotify.c | 234 static struct fsnotify_mark *fsnotify_first_mark(struct fsnotify_mark_connector **connp)  in fsnotify_first_mark()
 | 
| /Linux-v5.4/fs/notify/fanotify/ | 
| D | fanotify_user.c | 605 				fsnotify_connp_t *connp, __u32 mask,  in fanotify_remove_mark()678 						   fsnotify_connp_t *connp,  in fanotify_add_new_mark()
 704 			     fsnotify_connp_t *connp, unsigned int type,  in fanotify_add_mark()
 
 |