Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/
Dvnd.c173 static void vndiodone(struct buf *);
738 bp->b_iodone = vndiodone; in vndthread()
977 vndiodone(struct buf *bp) in vndiodone() function