Home
last modified time | relevance | path

Searched refs:up_coord (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netcache/
H A Dstorage_types.hpp213 SNCDataCoord up_coord,
H A Dnc_storage.cpp2338 s_MoveDataToGarbage(SNCDataCoord coord, Uint1 map_depth, SNCDataCoord up_coord, bool need_lock) in s_MoveDataToGarbage() argument
2351 if (ind_rec->chain_coord != up_coord) { in s_MoveDataToGarbage()
2355 << " when should be " << up_coord << "."); in s_MoveDataToGarbage()
2948 SNCDataCoord up_coord, in x_CacheMapRecs() argument
2974 if (map_ind->chain_coord != up_coord) { in x_CacheMapRecs()
2977 << " when should be " << up_coord in x_CacheMapRecs()
2979 map_ind->chain_coord = up_coord; in x_CacheMapRecs()