Searched defs:connp (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/notify/
H A Dmark.c539 static int fsnotify_attach_connector_to_object(fsnotify_connp_t *connp, argument
574 fsnotify_grab_connector( fsnotify_connp_t *connp) argument
601 fsnotify_add_mark_list(struct fsnotify_mark *mark, fsnotify_connp_t *connp, unsigned int obj_type, int add_flags) argument
669 fsnotify_add_mark_locked(struct fsnotify_mark *mark, fsnotify_connp_t *connp, unsigned int obj_type, int add_flags) argument
709 fsnotify_add_mark(struct fsnotify_mark *mark, fsnotify_connp_t *connp, unsigned int obj_type, int add_flags) argument
726 fsnotify_find_mark(fsnotify_connp_t *connp, struct fsnotify_group *group) argument
795 fsnotify_destroy_marks(fsnotify_connp_t *connp) argument
[all...]
H A Dfsnotify.c374 static struct fsnotify_mark *fsnotify_first_mark(struct fsnotify_mark_connector **connp) argument
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c1078 fanotify_remove_mark(struct fsnotify_group *group, fsnotify_connp_t *connp, __u32 mask, unsigned int flags, __u32 umask) argument
1251 fanotify_add_new_mark(struct fsnotify_group *group, fsnotify_connp_t *connp, unsigned int obj_type, unsigned int fan_flags, struct fan_fsid *fsid) argument
1346 fanotify_add_mark(struct fsnotify_group *group, fsnotify_connp_t *connp, unsigned int obj_type, __u32 mask, unsigned int fan_flags, struct fan_fsid *fsid) argument

Completed in 128 milliseconds