Searched refs:fsnotify_connp_t (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/notify/
H A Dfsnotify.h56 extern void fsnotify_destroy_marks(fsnotify_connp_t *connp);
H A Dmark.c539 static int fsnotify_attach_connector_to_object(fsnotify_connp_t *connp,
575 fsnotify_connp_t *connp)
602 fsnotify_connp_t *connp,
670 fsnotify_connp_t *connp, unsigned int obj_type,
709 int fsnotify_add_mark(struct fsnotify_mark *mark, fsnotify_connp_t *connp,
726 struct fsnotify_mark *fsnotify_find_mark(fsnotify_connp_t *connp,
795 void fsnotify_destroy_marks(fsnotify_connp_t *connp)
/linux-master/include/linux/
H A Dfsnotify_backend.h460 * fsnotify_connp_t is what we embed in objects which connector can be attached
461 * to. fsnotify_connp_t * is how we refer from connector back to object.
464 typedef struct fsnotify_mark_connector __rcu *fsnotify_connp_t; typedef in typeref:struct:__rcu
479 fsnotify_connp_t *obj;
761 extern struct fsnotify_mark *fsnotify_find_mark(fsnotify_connp_t *connp,
765 fsnotify_connp_t *connp, unsigned int obj_type,
768 fsnotify_connp_t *connp,
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c1079 fsnotify_connp_t *connp, __u32 mask,
1252 fsnotify_connp_t *connp,
1347 fsnotify_connp_t *connp, unsigned int obj_type,

Completed in 139 milliseconds