Searched refs:log_request_parent1 (Results 1 – 1 of 1) sorted by relevance
746 struct landlock_request *const log_request_parent1, in is_access_to_paths_allowed() argument926 if (!allowed_parent1 && log_request_parent1) { in is_access_to_paths_allowed()927 log_request_parent1->type = LANDLOCK_REQUEST_FS_ACCESS; in is_access_to_paths_allowed()928 log_request_parent1->audit.type = LSM_AUDIT_DATA_PATH; in is_access_to_paths_allowed()929 log_request_parent1->audit.u.path = *path; in is_access_to_paths_allowed()930 log_request_parent1->access = access_masked_parent1; in is_access_to_paths_allowed()931 log_request_parent1->layer_masks = layer_masks_parent1; in is_access_to_paths_allowed()