Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Dfs.h61 struct landlock_ruleset *fown_domain; member
H A Dtask.c294 landlock_file(fown->file)->fown_domain, signal_scope); in hook_file_send_sigiotask()
H A Dfs.c1638 prev_dom = landlock_file(file)->fown_domain; in hook_file_set_fowner()
1639 landlock_file(file)->fown_domain = new_dom; in hook_file_set_fowner()
1647 landlock_put_ruleset_deferred(landlock_file(file)->fown_domain); in hook_file_free_security()