Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDbio.h111 void *bio_task_arg; /* Argument to above */ member
/NextBSD/sys/geom/
HDgeom_io.c842 bp->bio_task_arg = arg; in bio_taskqueue()
869 bp->bio_task(bp->bio_task_arg); in g_io_schedule_up()