Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
Dtomoyo.c123 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.c148 [TOMOYO_TYPE_GETATTR] = "getattr",