Searched refs:mount_too_revealing (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/
H A Dnamespace.c3258 static bool mount_too_revealing(const struct super_block *sb, int *new_mnt_flags);
3273 if (!error && mount_too_revealing(sb, &mnt_flags))
3999 if (mount_too_revealing(fc->root->d_sb, &mnt_flags)) {
5336 static bool mount_too_revealing(const struct super_block *sb, int *new_mnt_flags) function

Completed in 128 milliseconds