Searched refs:NBD_CMD_FLUSH (Results 1 – 2 of 2) sorted by relevance
36 NBD_CMD_FLUSH = 3, enumerator
107 case NBD_CMD_FLUSH: return "flush"; in nbdcmd_to_ascii()248 type = NBD_CMD_FLUSH; in nbd_send_req()257 if (type != NBD_CMD_FLUSH && type != NBD_CMD_DISC) { in nbd_send_req()