Searched refs:CET_MULTIPART (Results 1 – 3 of 3) sorted by relevance
610 case CET_MULTIPART: in register_cache_entry()930 assert(entry->params->entry_type == CET_MULTIPART); in open_cache_mp_write_session()966 assert(ws->parent_entry->params->entry_type == CET_MULTIPART); in cache_mp_write()1000 assert(ws->parent_entry->params->entry_type == CET_MULTIPART); in abandon_cache_mp_write_session()1019 assert(ws->parent_entry->params->entry_type == CET_MULTIPART); in close_cache_mp_write_session()1058 assert(entry->params->entry_type == CET_MULTIPART); in open_cache_mp_read_session()
35 CET_MULTIPART /* cache item is formed part by part */ enumerator
229 mp_params.cep.entry_type = CET_MULTIPART; in create_def_configuration_entry()