Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dnamespace.c2437 static bool mount_too_revealing(struct vfsmount *mnt, int *new_mnt_flags);
2466 if (mount_too_revealing(mnt, &mnt_flags)) { in do_new_mount()
3358 static bool mount_too_revealing(struct vfsmount *mnt, int *new_mnt_flags) in mount_too_revealing() function