Searched refs:s_fsnotify_marks (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/notify/
H A Dfsnotify.h27 return container_of(conn->obj, struct super_block, s_fsnotify_marks);
70 fsnotify_destroy_marks(&sb->s_fsnotify_marks);
H A Dfsnotify.c528 if (!sb->s_fsnotify_marks &&
556 fsnotify_first_mark(&sb->s_fsnotify_marks);
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c1120 return fanotify_remove_mark(group, &sb->s_fsnotify_marks, mask,
1407 return fanotify_add_mark(group, &sb->s_fsnotify_marks,
/linux-master/include/linux/
H A Dfs.h1254 * s_fsnotify_marks together for cache efficiency. They are frequently
1266 struct fsnotify_mark_connector __rcu *s_fsnotify_marks; member in struct:super_block

Completed in 135 milliseconds