Home
last modified time | relevance | path

Searched refs:fsnotify_mark_connector (Results 1 – 7 of 7) sorted by relevance

/linux/fs/notify/
A Dmark.c86 static struct fsnotify_mark_connector *connector_destroy_list;
111 __u32 fsnotify_conn_mask(struct fsnotify_mark_connector *conn) in fsnotify_conn_mask()
141 void fsnotify_recalc_mask(struct fsnotify_mark_connector *conn) in fsnotify_recalc_mask()
157 struct fsnotify_mark_connector *conn, *free; in fsnotify_connector_destroy_workfn()
204 struct fsnotify_mark_connector *conn, in fsnotify_detach_connector_from_object()
503 struct fsnotify_mark_connector *conn; in fsnotify_attach_connector_to_object()
547 static struct fsnotify_mark_connector *fsnotify_grab_connector( in fsnotify_grab_connector()
550 struct fsnotify_mark_connector *conn; in fsnotify_grab_connector()
579 struct fsnotify_mark_connector *conn; in fsnotify_add_mark_list()
728 struct fsnotify_mark_connector *conn; in fsnotify_find_mark()
[all …]
A Dfsnotify.h13 struct fsnotify_mark_connector *conn) in fsnotify_conn_inode()
19 struct fsnotify_mark_connector *conn) in fsnotify_conn_mount()
25 struct fsnotify_mark_connector *conn) in fsnotify_conn_sb()
31 struct fsnotify_mark_connector *conn) in fsnotify_connector_sb()
A Dfsnotify.c371 static struct fsnotify_mark *fsnotify_first_mark(struct fsnotify_mark_connector **connp) in fsnotify_first_mark()
373 struct fsnotify_mark_connector *conn; in fsnotify_first_mark()
569 fsnotify_mark_connector_cachep = KMEM_CACHE(fsnotify_mark_connector, in fsnotify_init()
/linux/include/linux/
A Dfsnotify_backend.h406 struct fsnotify_mark_connector;
407 typedef struct fsnotify_mark_connector __rcu *fsnotify_connp_t;
415 struct fsnotify_mark_connector { struct
425 struct fsnotify_mark_connector *destroy_next; argument
462 struct fsnotify_mark_connector *connector;
594 extern __u32 fsnotify_conn_mask(struct fsnotify_mark_connector *conn);
596 extern void fsnotify_recalc_mask(struct fsnotify_mark_connector *conn);
603 extern int fsnotify_get_conn_fsid(const struct fsnotify_mark_connector *conn,
A Dfs.h613 struct fsnotify_mark_connector;
718 struct fsnotify_mark_connector __rcu *i_fsnotify_marks;
1521 struct fsnotify_mark_connector __rcu *s_fsnotify_marks;
/linux/fs/
A Dmount.h72 struct fsnotify_mark_connector __rcu *mnt_fsnotify_marks;
/linux/fs/notify/fanotify/
A Dfanotify.c750 struct fsnotify_mark_connector *conn; in fanotify_get_fsid()

Completed in 24 milliseconds