Searched refs:fown_subject (Results 1 – 2 of 2) sorted by relevance
2048 struct landlock_cred_security fown_subject = {}; in hook_file_set_fowner() local2061 fown_subject = *new_subject; in hook_file_set_fowner()2066 prev_dom = landlock_file(file)->fown_subject.domain; in hook_file_set_fowner()2068 landlock_file(file)->fown_subject = fown_subject; in hook_file_set_fowner()2082 landlock_put_domain_deferred(landlock_file(file)->fown_subject.domain); in hook_file_free_security()
442 subject = &landlock_file(fown->file)->fown_subject; in hook_file_send_sigiotask()