Home
last modified time | relevance | path

Searched refs:fsnotify_conn_mask (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dfsnotify_backend.h757 extern __u32 fsnotify_conn_mask(struct fsnotify_mark_connector *conn);
/openbmc/linux/fs/notify/
H A Dmark.c111 __u32 fsnotify_conn_mask(struct fsnotify_mark_connector *conn) in fsnotify_conn_mask() function
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c1107 if (removed & fsnotify_conn_mask(fsn_mark->connector)) in fanotify_remove_mark()
1198 ~fsnotify_conn_mask(fsn_mark->connector); in fanotify_mark_add_to_mask()