Home
last modified time | relevance | path

Searched refs:TOMOYO_TYPE_MKDIR (Results 1 – 3 of 3) sorted by relevance

/linux/security/tomoyo/
H A Dfile.c51 [TOMOYO_TYPE_MKDIR] = TOMOYO_MAC_FILE_MKDIR,
220 case TOMOYO_TYPE_MKDIR: in tomoyo_audit_path_number_log()
726 if (type == TOMOYO_TYPE_MKDIR) in tomoyo_path_number_perm()
H A Dtomoyo.c179 return tomoyo_path_number_perm(TOMOYO_TYPE_MKDIR, &path, in tomoyo_path_mkdir()
H A Dcommon.h290 TOMOYO_TYPE_MKDIR, enumerator