Home
last modified time | relevance | path

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

/linux/fs/notify/
H A Dfsnotify.h84 fsnotify_destroy_marks(&real_mount(mnt)->mnt_fsnotify_marks); in fsnotify_clear_marks_by_mount()
H A Dfsnotify.c579 (!mnt || !mnt->mnt_fsnotify_marks) && in fsnotify()
611 fsnotify_first_mark(&mnt->mnt_fsnotify_marks); in fsnotify()
/linux/fs/
H A Dmount.h77 struct fsnotify_mark_connector __rcu *mnt_fsnotify_marks; member