Searched refs:tomoyo_encode (Results 1 – 4 of 4) sorted by relevance
78 char *tomoyo_encode(const char *str) in tomoyo_encode() function283 name = tomoyo_encode(pos); in tomoyo_realpath_from_path()
99 requested_type = tomoyo_encode(type); in tomoyo_mount_acl() 152 requested_dev_name = tomoyo_encode(dev_name); in tomoyo_mount_acl()
985 char *tomoyo_encode(const char *str);
127 * @buf must be generated by tomoyo_encode() because this function does not135 * This is OK because tomoyo_encode() reserves space for appending "/". in tomoyo_add_slash() 836 symlink_target.name = tomoyo_encode(target); in tomoyo_path_perm()