Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dnamespace.c2370 static bool fs_fully_visible(struct file_system_type *fs_type, int *new_mnt_flags);
3208 static bool fs_fully_visible(struct file_system_type *type, int *new_mnt_flags) in fs_fully_visible() argument
3211 int new_flags = *new_mnt_flags; in fs_fully_visible()
3272 *new_mnt_flags |= mnt_flags & (MNT_LOCK_READONLY | \ in fs_fully_visible()