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

/linux-master/fs/notify/
H A Dfsnotify.h21 return container_of(conn->obj, struct mount, mnt_fsnotify_marks);
65 fsnotify_destroy_marks(&real_mount(mnt)->mnt_fsnotify_marks);
H A Dfsnotify.c529 (!mnt || !mnt->mnt_fsnotify_marks) &&
559 fsnotify_first_mark(&mnt->mnt_fsnotify_marks);
/linux-master/fs/
H A Dmount.h69 struct fsnotify_mark_connector __rcu *mnt_fsnotify_marks; member in struct:mount
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c1112 return fanotify_remove_mark(group, &real_mount(mnt)->mnt_fsnotify_marks,
1399 return fanotify_add_mark(group, &real_mount(mnt)->mnt_fsnotify_marks,

Completed in 155 milliseconds