Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Dfs.c396 static const struct landlock_ruleset *get_current_fs_domain(void) in get_current_fs_domain() function
929 const struct landlock_ruleset *const dom = get_current_fs_domain(); in current_check_access_path()
1101 const struct landlock_ruleset *const dom = get_current_fs_domain(); in current_check_refer_path()
1347 if (!get_current_fs_domain()) in hook_sb_mount()
1355 if (!get_current_fs_domain()) in hook_move_mount()
1366 if (!get_current_fs_domain()) in hook_sb_umount()
1373 if (!get_current_fs_domain()) in hook_sb_remount()
1389 if (!get_current_fs_domain()) in hook_sb_pivotroot()