Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dnet.c1219 #define IO_ZC_FLAGS_VALID (IO_ZC_FLAGS_COMMON | IORING_SEND_ZC_REPORT_USAGE) macro
1246 if (zc->flags & ~IO_ZC_FLAGS_VALID) in io_send_zc_prep()