Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dnet.c1330 #define IO_ZC_FLAGS_VALID (IO_ZC_FLAGS_COMMON | IORING_SEND_ZC_REPORT_USAGE | \ macro
1359 if (zc->flags & ~IO_ZC_FLAGS_VALID) in io_send_zc_prep()