Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dnamespace.c2817 static bool mount_too_revealing(const struct super_block *sb, int *new_mnt_flags);
2832 if (!error && mount_too_revealing(sb, &mnt_flags)) in do_new_mount_fc()
3547 if (mount_too_revealing(fc->root->d_sb, &mnt_flags)) { in SYSCALL_DEFINE3()
4030 static bool mount_too_revealing(const struct super_block *sb, int *new_mnt_flags) in mount_too_revealing() function
/kernel/linux/linux-6.6/fs/
H A Dnamespace.c3252 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

Completed in 11 milliseconds