Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
HDbio.h86 struct buf *cluster_tail; member
/dragonfly/sys/kern/
HDvfs_cluster.c944 bp->b_bio1.bio_caller_info2.cluster_tail = NULL; in cluster_rbuild()
1555 bp->b_bio1.bio_caller_info2.cluster_tail = NULL; in cluster_wbuild()
1791 bio->bio_caller_info2.cluster_tail = tbp; in cluster_append()
1793 bio->bio_caller_info2.cluster_tail->b_cluster_next = tbp; in cluster_append()
1794 bio->bio_caller_info2.cluster_tail = tbp; in cluster_append()
/dragonfly/sys/vm/
HDswap_pager.c1068 nbio->bio_caller_info2.cluster_tail = NULL; in swap_pager_strategy()
1195 nbio->bio_caller_info2.cluster_tail = NULL; in swap_pager_strategy()