Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Dfs.c477 const struct layer_access_masks allows_all = {}; in test_no_more_access() local
480 NMA_TRUE(&x0, &allows_all, false, &allows_all, NULL, false); in test_no_more_access()
481 NMA_TRUE(&allows_all, &x0, false, &allows_all, NULL, false); in test_no_more_access()
482 NMA_FALSE(&x0, &x0, false, &allows_all, NULL, false); in test_no_more_access()