Home
last modified time | relevance | path

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

/aosp_15_r20/external/ublksrv/qcow2/
H A Dqcow2_common.h73 static inline void qcow2_io_log(const char *fmt, ...) in qcow2_io_log() function
84 #define qcow2_io_log(...) do {}while(0) macro