Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Ddisk.h30 void disk_err(struct bio *bp, const char *what, int blkdone, int nl);
/f-stack/freebsd/kern/
H A Dsubr_disk.c41 disk_err(struct bio *bp, const char *what, int blkdone, int nl) in disk_err() function