Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/notify/
H A Dfsnotify.c368 static struct fsnotify_mark *fsnotify_first_mark(struct fsnotify_mark_connector **connp) in fsnotify_first_mark() argument
H A Dmark.c476 static int fsnotify_attach_connector_to_object(fsnotify_connp_t *connp, in fsnotify_attach_connector_to_object() argument
520 fsnotify_grab_connector( fsnotify_connp_t *connp) fsnotify_grab_connector() argument
547 fsnotify_add_mark_list(struct fsnotify_mark *mark, fsnotify_connp_t *connp, unsigned int type, int allow_dups, __kernel_fsid_t *fsid) fsnotify_add_mark_list() argument
640 fsnotify_add_mark_locked(struct fsnotify_mark *mark, fsnotify_connp_t *connp, unsigned int type, int allow_dups, __kernel_fsid_t *fsid) fsnotify_add_mark_locked() argument
683 fsnotify_add_mark(struct fsnotify_mark *mark, fsnotify_connp_t *connp, unsigned int type, int allow_dups, __kernel_fsid_t *fsid) fsnotify_add_mark() argument
700 fsnotify_find_mark(fsnotify_connp_t *connp, struct fsnotify_group *group) fsnotify_find_mark() argument
769 fsnotify_destroy_marks(fsnotify_connp_t *connp) fsnotify_destroy_marks() argument
[all...]
/kernel/linux/linux-6.6/fs/notify/
H A Dmark.c539 static int fsnotify_attach_connector_to_object(fsnotify_connp_t *connp, in fsnotify_attach_connector_to_object() argument
582 fsnotify_grab_connector( fsnotify_connp_t *connp) fsnotify_grab_connector() argument
609 fsnotify_add_mark_list(struct fsnotify_mark *mark, fsnotify_connp_t *connp, unsigned int obj_type, int add_flags, __kernel_fsid_t *fsid) fsnotify_add_mark_list() argument
704 fsnotify_add_mark_locked(struct fsnotify_mark *mark, fsnotify_connp_t *connp, unsigned int obj_type, int add_flags, __kernel_fsid_t *fsid) fsnotify_add_mark_locked() argument
744 fsnotify_add_mark(struct fsnotify_mark *mark, fsnotify_connp_t *connp, unsigned int obj_type, int add_flags, __kernel_fsid_t *fsid) fsnotify_add_mark() argument
762 fsnotify_find_mark(fsnotify_connp_t *connp, struct fsnotify_group *group) fsnotify_find_mark() argument
831 fsnotify_destroy_marks(fsnotify_connp_t *connp) fsnotify_destroy_marks() argument
[all...]
H A Dfsnotify.c368 static struct fsnotify_mark *fsnotify_first_mark(struct fsnotify_mark_connector **connp) in fsnotify_first_mark() argument
/kernel/linux/linux-5.10/fs/notify/fanotify/
H A Dfanotify_user.c746 fanotify_remove_mark(struct fsnotify_group *group, fsnotify_connp_t *connp, __u32 mask, unsigned int flags, __u32 umask) fanotify_remove_mark() argument
820 fanotify_add_new_mark(struct fsnotify_group *group, fsnotify_connp_t *connp, unsigned int type, __kernel_fsid_t *fsid) fanotify_add_new_mark() argument
846 fanotify_add_mark(struct fsnotify_group *group, fsnotify_connp_t *connp, unsigned int type, __u32 mask, unsigned int flags, __kernel_fsid_t *fsid) fanotify_add_mark() argument
/kernel/linux/linux-6.6/fs/notify/fanotify/
H A Dfanotify_user.c1079 fanotify_remove_mark(struct fsnotify_group *group, fsnotify_connp_t *connp, __u32 mask, unsigned int flags, __u32 umask) fanotify_remove_mark() argument
1195 fanotify_add_new_mark(struct fsnotify_group *group, fsnotify_connp_t *connp, unsigned int obj_type, unsigned int fan_flags, __kernel_fsid_t *fsid) fanotify_add_new_mark() argument
1279 fanotify_add_mark(struct fsnotify_group *group, fsnotify_connp_t *connp, unsigned int obj_type, __u32 mask, unsigned int fan_flags, __kernel_fsid_t *fsid) fanotify_add_mark() argument

Completed in 8 milliseconds