Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dnamespace.c2359 static bool fs_fully_visible(struct file_system_type *fs_type, int *new_mnt_flags);
3199 static bool fs_fully_visible(struct file_system_type *type, int *new_mnt_flags) in fs_fully_visible() argument
3202 int new_flags = *new_mnt_flags; in fs_fully_visible()
3248 *new_mnt_flags |= mnt->mnt.mnt_flags & (MNT_LOCK_READONLY | \ in fs_fully_visible()