Home
last modified time | relevance | path

Searched defs:remove_slice_from_evicted_list (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ublksrv/qcow2/
H A Dqcow2.h140 void remove_slice_from_evicted_list(T *t) { in remove_slice_from_evicted_list() function
H A Dqcow2.cpp148 void Qcow2State::remove_slice_from_evicted_list(Qcow2SliceMeta *m) in remove_slice_from_evicted_list() function in Qcow2State