Searched defs:connp (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/notify/ |
H A D | mark.c | 565 static int fsnotify_attach_connector_to_object(fsnotify_connp_t *connp, in fsnotify_attach_connector_to_object() 609 fsnotify_connp_t *connp) in fsnotify_grab_connector() 636 fsnotify_connp_t *connp, in fsnotify_add_mark_list() 731 fsnotify_connp_t *connp, unsigned int obj_type, in fsnotify_add_mark_locked() 770 int fsnotify_add_mark(struct fsnotify_mark *mark, fsnotify_connp_t *connp, in fsnotify_add_mark() 788 struct fsnotify_mark *fsnotify_find_mark(fsnotify_connp_t *connp, in fsnotify_find_mark() 857 void fsnotify_destroy_marks(fsnotify_connp_t *connp) in fsnotify_destroy_marks()
|
H A D | fsnotify.c | 379 static struct fsnotify_mark *fsnotify_first_mark(struct fsnotify_mark_connector **connp) in fsnotify_first_mark()
|
/openbmc/linux/fs/notify/fanotify/ |
H A D | fanotify_user.c | 1080 fsnotify_connp_t *connp, __u32 mask, in fanotify_remove_mark() 1196 fsnotify_connp_t *connp, in fanotify_add_new_mark() 1280 fsnotify_connp_t *connp, unsigned int obj_type, in fanotify_add_mark()
|