Home
last modified time | relevance | path

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

/security/apparmor/include/
Daudit.h64 #define OP_GETATTR "getattr" macro
/security/apparmor/
Dlsm.c388 return common_perm_cond(OP_GETATTR, path, AA_MAY_GETATTR); in apparmor_inode_getattr()