Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
H A Dpath.h21 PATH_MEDIATE_DELETED = 0x20000, /* mediate deleted paths */ enumerator
/openbmc/linux/security/apparmor/
H A Dpath.c161 !(flags & (PATH_MEDIATE_DELETED | PATH_DELEGATE_DELETED))) { in d_namespace_path()
H A Dpolicy_unpack.c924 PATH_MEDIATE_DELETED; in unpack_profile()
927 profile->path_flags = PATH_MEDIATE_DELETED; in unpack_profile()