Searched refs:tomoyo_encode (Results 1 – 3 of 3) sorted by relevance
69 * tomoyo_encode - Encode binary string to ascii string.78 char *tomoyo_encode(const char *str) in tomoyo_encode() function 283 name = tomoyo_encode(pos); in tomoyo_realpath_from_path()
97 requested_type = tomoyo_encode(type); in tomoyo_mount_acl() 150 requested_dev_name = tomoyo_encode(dev_name); in tomoyo_mount_acl()
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() 831 symlink_target.name = tomoyo_encode(target); in tomoyo_path_perm()