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