Home
last modified time | relevance | path

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

/linux-6.15/security/landlock/
H A Dfs.c1807 const struct landlock_cred_security *new_subject = in hook_file_set_fowner() local
1810 if (new_subject) { in hook_file_set_fowner()
1811 landlock_get_ruleset(new_subject->domain); in hook_file_set_fowner()
1812 fown_subject = *new_subject; in hook_file_set_fowner()