Home
last modified time | relevance | path

Searched refs:any_fs (Results 1 – 1 of 1) sorted by relevance

/linux/security/landlock/
H A Dfs.c443 static const struct access_masks any_fs = { variable
1236 landlock_get_applicable_subject(current_cred(), any_fs, NULL); in current_check_refer_path()
1539 landlock_get_applicable_subject(current_cred(), any_fs, in hook_sb_mount()
1554 landlock_get_applicable_subject(current_cred(), any_fs, in hook_move_mount()
1572 landlock_get_applicable_subject(current_cred(), any_fs, in hook_sb_umount()
1586 landlock_get_applicable_subject(current_cred(), any_fs, in hook_sb_remount()
1609 landlock_get_applicable_subject(current_cred(), any_fs, in hook_sb_pivotroot()
1862 landlock_get_applicable_subject(file->f_cred, any_fs, NULL); in hook_file_open()