mount_too_revealing 2741 fs/namespace.c static bool mount_too_revealing(const struct super_block *sb, int *new_mnt_flags);
mount_too_revealing 2755 fs/namespace.c 	if (!error && mount_too_revealing(sb, &mnt_flags))
mount_too_revealing 3442 fs/namespace.c 	if (mount_too_revealing(fc->root->d_sb, &mnt_flags)) {