Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Ddiskslice.h431 int donecnt);
/dragonfly/sys/kern/
H A Dsubr_disk.c1500 diskerr(struct bio *bio, cdev_t dev, const char *what, int pri, int donecnt) in diskerr() argument
1521 if (donecnt) in diskerr()
1522 kprintf(" (%d bytes completed)", donecnt); in diskerr()