Searched refs:any_fs (Results 1 – 1 of 1) sorted by relevance
| /linux/security/landlock/ ! |
| H A D | fs.c | 397 static const struct access_masks any_fs = { variable 1134 landlock_get_applicable_subject(current_cred(), any_fs, NULL); in current_check_refer_path() 1426 landlock_get_applicable_subject(current_cred(), any_fs, in hook_sb_mount() 1441 landlock_get_applicable_subject(current_cred(), any_fs, in hook_move_mount() 1459 landlock_get_applicable_subject(current_cred(), any_fs, in hook_sb_umount() 1473 landlock_get_applicable_subject(current_cred(), any_fs, in hook_sb_remount() 1496 landlock_get_applicable_subject(current_cred(), any_fs, in hook_sb_pivotroot() 1620 landlock_get_applicable_subject(file->f_cred, any_fs, NULL); in hook_file_open()
|