Searched refs:log_request_parent2 (Results 1 – 1 of 1) sorted by relevance
750 struct landlock_request *const log_request_parent2, in is_access_to_paths_allowed() argument934 if (!allowed_parent2 && log_request_parent2) { in is_access_to_paths_allowed()935 log_request_parent2->type = LANDLOCK_REQUEST_FS_ACCESS; in is_access_to_paths_allowed()936 log_request_parent2->audit.type = LSM_AUDIT_DATA_PATH; in is_access_to_paths_allowed()937 log_request_parent2->audit.u.path = *path; in is_access_to_paths_allowed()938 log_request_parent2->access = access_masked_parent2; in is_access_to_paths_allowed()939 log_request_parent2->layer_masks = layer_masks_parent2; in is_access_to_paths_allowed()