Searched refs:mount_too_revealing (Results 1 – 1 of 1) sorted by relevance
3748 static bool mount_too_revealing(const struct super_block *sb, int *new_mnt_flags);3769 if (unlikely(mount_too_revealing(sb, &mnt_flags))) { in do_new_mount_fc()4487 if (mount_too_revealing(fc->root->d_sb, &mnt_flags)) { in SYSCALL_DEFINE3()6398 static bool mount_too_revealing(const struct super_block *sb, int *new_mnt_flags) in mount_too_revealing() function