Searched refs:zc_copied (Results 1 - 2 of 2) sorted by relevance

/linux-master/io_uring/
H A Dnotif.c17 if (nd->zc_report && (nd->zc_copied || !nd->zc_used))
45 else if (!success && !nd->zc_copied)
46 WRITE_ONCE(nd->zc_copied, true);
59 nd->zc_copied = false;
H A Dnotif.h19 bool zc_copied; member in struct:io_notif_data

Completed in 112 milliseconds