Searched refs:mnt_fsnotify_mask (Results 1 – 2 of 2) sorted by relevance
237 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()
78 __u32 mnt_fsnotify_mask; member