Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hammer/
H A Dhammer_io.c1988 struct buf *bp_base = NULL; in hammer_io_flush_sync() local
2000 bp->b_bio1.bio_caller_info1.cluster_head = bp_base; in hammer_io_flush_sync()
2003 bp_base = bp; in hammer_io_flush_sync()
2007 while ((bp = bp_base) != NULL) { in hammer_io_flush_sync()
2008 bp_base = bp->b_bio1.bio_caller_info1.cluster_head; in hammer_io_flush_sync()