Home
last modified time | relevance | path

Searched refs:fsnotify_conn_mask (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dfsnotify_backend.h510 extern __u32 fsnotify_conn_mask(struct fsnotify_mark_connector *conn);
/kernel/linux/linux-6.6/include/linux/
H A Dfsnotify_backend.h755 extern __u32 fsnotify_conn_mask(struct fsnotify_mark_connector *conn);
/kernel/linux/linux-5.10/fs/notify/fanotify/
H A Dfanotify_user.c763 if (removed & fsnotify_conn_mask(fsn_mark->connector)) in fanotify_remove_mark()
864 if (added & ~fsnotify_conn_mask(fsn_mark->connector)) in fanotify_add_mark()
/kernel/linux/linux-5.10/fs/notify/
H A Dmark.c111 __u32 fsnotify_conn_mask(struct fsnotify_mark_connector *conn) in fsnotify_conn_mask() function
/kernel/linux/linux-6.6/fs/notify/
H A Dmark.c111 __u32 fsnotify_conn_mask(struct fsnotify_mark_connector *conn) in fsnotify_conn_mask() function
/kernel/linux/linux-6.6/fs/notify/fanotify/
H A Dfanotify_user.c1096 if (removed & fsnotify_conn_mask(fsn_mark->connector)) in fanotify_remove_mark()
1187 ~fsnotify_conn_mask(fsn_mark->connector); in fanotify_mark_add_to_mask()

Completed in 9 milliseconds