Searched refs:OP_GETATTR (Results 1 – 2 of 2) sorted by relevance
/security/apparmor/include/ | ||
D | audit.h | 64 #define OP_GETATTR "getattr" macro |
/security/apparmor/ | ||
D | lsm.c | 388 return common_perm_cond(OP_GETATTR, path, AA_MAY_GETATTR); in apparmor_inode_getattr() |