Home
last modified time | relevance | path

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

/linux-4.4.14/security/apparmor/include/
Dpath.h25 PATH_DELEGATE_DELETED = 0x08000, /* delegate deleted files */ enumerator
/linux-4.4.14/security/apparmor/
Dfile.c456 return aa_path_perm(op, profile, &file->f_path, PATH_DELEGATE_DELETED, in aa_file_perm()