Home
last modified time | relevance | path

Searched refs:fs_fully_visible (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);
2404 if (!fs_fully_visible(type, &mnt_flags)) in do_new_mount()
3208 static bool fs_fully_visible(struct file_system_type *type, int *new_mnt_flags) in fs_fully_visible() function