Home
last modified time | relevance | path

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

/linux-6.15/security/landlock/
H A Dfs.c763 struct landlock_request *const log_request_parent2, in is_access_to_paths_allowed() argument
940 log_request_parent2->type = LANDLOCK_REQUEST_FS_ACCESS; in is_access_to_paths_allowed()
941 log_request_parent2->audit.type = LSM_AUDIT_DATA_PATH; in is_access_to_paths_allowed()
942 log_request_parent2->audit.u.path = *path; in is_access_to_paths_allowed()
943 log_request_parent2->access = access_masked_parent2; in is_access_to_paths_allowed()
944 log_request_parent2->layer_masks = layer_masks_parent2; in is_access_to_paths_allowed()
945 log_request_parent2->layer_masks_size = in is_access_to_paths_allowed()