Home
last modified time | relevance | path

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

/NextBSD/sbin/hastd/
HDsecondary.c529 case HIO_DELETE: in reqlog()
580 case HIO_DELETE: in requnpack()
598 if (hio->hio_cmd != HIO_DELETE && hio->hio_length > MAXPHYS) { in requnpack()
682 case HIO_DELETE: in recv_thread()
815 case HIO_DELETE: in disk_thread()
890 case HIO_DELETE: in send_thread()
908 case HIO_DELETE: in send_thread()
HDhast.h82 #define HIO_DELETE 3 macro
HDprimary.c1588 cmd = HIO_DELETE; in remote_send_thread()