Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfsnotify_backend.h541 struct fsnotify_mark_connector { struct
552 struct fsnotify_mark_connector *destroy_next; argument
562 struct fsnotify_mark_connector __rcu *sb_marks; argument
620 struct fsnotify_mark_connector *connector;
862 extern __u32 fsnotify_conn_mask(struct fsnotify_mark_connector *conn);
864 extern void fsnotify_recalc_mask(struct fsnotify_mark_connector *conn);
H A Dfs.h79 struct fsnotify_mark_connector;
781 struct fsnotify_mark_connector __rcu *i_fsnotify_marks;
/linux/fs/
H A Dmount.h29 struct fsnotify_mark_connector __rcu *n_fsnotify_marks;
82 struct fsnotify_mark_connector __rcu *mnt_fsnotify_marks;
/linux/fs/notify/fanotify/
H A Dfanotify_user.c1274 struct fsnotify_mark_connector *conn; in fanotify_set_mark_fsid()