Searched refs:NBD_FLAG_SEND_RESIZE_BIT (Results 1 – 2 of 2) sorted by relevance
209 NBD_FLAG_SEND_RESIZE_BIT = 9, /* Send resize */ enumerator224 #define NBD_FLAG_SEND_RESIZE (1 << NBD_FLAG_SEND_RESIZE_BIT)
220 [NBD_FLAG_SEND_RESIZE_BIT] = "resize", in qemu_nbd_client_list()