Home
last modified time | relevance | path

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

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