Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dnbd.h225 #define NBD_FLAG_SEND_CACHE (1 << NBD_FLAG_SEND_CACHE_BIT) macro
/openbmc/qemu/nbd/
H A Dserver.c1851 NBD_FLAG_SEND_FUA | NBD_FLAG_SEND_CACHE); in nbd_export_create()