Home
last modified time | relevance | path

Searched refs:TOMOYO_TYPE_GETATTR (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/security/tomoyo/
H A Dtomoyo.c122 return tomoyo_path_perm(TOMOYO_TYPE_GETATTR, path, NULL); in tomoyo_inode_getattr()
H A Dcommon.h247 TOMOYO_TYPE_GETATTR, enumerator
H A Dfile.c20 [TOMOYO_TYPE_GETATTR] = TOMOYO_MAC_FILE_GETATTR,
H A Dcommon.c149 [TOMOYO_TYPE_GETATTR] = "getattr",