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