Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Dfs.c1833 const struct landlock_cred_security *new_subject = in hook_file_set_fowner() local
1836 if (new_subject) { in hook_file_set_fowner()
1837 landlock_get_ruleset(new_subject->domain); in hook_file_set_fowner()
1838 fown_subject = *new_subject; in hook_file_set_fowner()