Home
last modified time | relevance | path

Searched refs:mnt_fsnotify_mask (Results 1 – 2 of 2) sorted by relevance

/linux/fs/notify/
H A Dfsnotify.c237 READ_ONCE(real_mount(path->mnt)->mnt_fsnotify_mask) : 0; in __fsnotify_parent()
586 marks_mask |= READ_ONCE(mnt->mnt_fsnotify_mask); in fsnotify()
687 mnt_mask = READ_ONCE(real_mount(file->f_path.mnt)->mnt_fsnotify_mask); in file_set_fsnotify_mode_from_watchers()
/linux/fs/
H A Dmount.h78 __u32 mnt_fsnotify_mask; member