Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Dfs.c757 struct layer_access_masks _layer_masks_child1, _layer_masks_child2; in is_access_to_paths_allowed()
800 &_layer_masks_child1, in is_access_to_paths_allowed()
803 &_layer_masks_child1); in is_access_to_paths_allowed()
804 layer_masks_child1 = &_layer_masks_child1; in is_access_to_paths_allowed()
771 layer_mask_t _layer_masks_child1[LANDLOCK_NUM_ACCESS_FS], is_access_to_paths_allowed() local