Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqed-cluster.c30 static unsigned int qed_count_contiguous_clusters(BDRVQEDState *s, in qed_count_contiguous_clusters() function
123 n = qed_count_contiguous_clusters(s, request->l2_table->table, in qed_find_cluster()