Searched refs:any_fs (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/security/landlock/ |
| H A D | fs.c | 397 static const struct access_masks any_fs = { variable 1135 landlock_get_applicable_subject(current_cred(), any_fs, NULL); in current_check_refer_path() 1427 landlock_get_applicable_subject(current_cred(), any_fs, in hook_sb_mount() 1442 landlock_get_applicable_subject(current_cred(), any_fs, in hook_move_mount() 1460 landlock_get_applicable_subject(current_cred(), any_fs, in hook_sb_umount() 1474 landlock_get_applicable_subject(current_cred(), any_fs, in hook_sb_remount() 1497 landlock_get_applicable_subject(current_cred(), any_fs, in hook_sb_pivotroot() 1621 landlock_get_applicable_subject(file->f_cred, any_fs, NULL); in hook_file_open()
|