Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dmount.h22 #define AA_MAY_UMOUNT 0x04 macro
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dmount.c606 if (AA_MAY_UMOUNT & ~perms.allow) in profile_umount()
611 AA_MAY_UMOUNT, &perms, info, error); in profile_umount()