Searched refs:mount_too_revealing (Results 1 – 1 of 1) sorted by relevance
2771 static bool mount_too_revealing(const struct super_block *sb, int *new_mnt_flags);2785 if (!error && mount_too_revealing(sb, &mnt_flags)) in do_new_mount_fc()3472 if (mount_too_revealing(fc->root->d_sb, &mnt_flags)) { in SYSCALL_DEFINE3()3937 static bool mount_too_revealing(const struct super_block *sb, int *new_mnt_flags) in mount_too_revealing() function