Home
last modified time | relevance | path

Searched refs:qed_l2_index (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/block/
H A Dqed-cluster.c121 index = qed_l2_index(s, pos); in qed_find_cluster()
H A Dqed.h264 static inline unsigned int qed_l2_index(BDRVQEDState *s, uint64_t pos) in qed_l2_index() function
H A Dqed.c1046 index = qed_l2_index(s, acb->cur_pos); in qed_aio_write_l2_update()