Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
HDvfs_cluster.c105 static void cluster_callback (struct bio *);
942 bp->b_bio1.bio_done = cluster_callback; /* default to async */ in cluster_rbuild()
1114 cluster_callback(struct bio *bio) in cluster_callback() function
1702 bp->b_bio1.bio_done = cluster_callback; in cluster_wbuild()