Searched refs:new_mnt_flags (Results 1 – 1 of 1) sorted by relevance
2370 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() argument3211 int new_flags = *new_mnt_flags; in fs_fully_visible()3272 *new_mnt_flags |= mnt_flags & (MNT_LOCK_READONLY | \ in fs_fully_visible()