Searched refs:B_EOT (Results 1 – 2 of 2) sorted by relevance
240 #define B_EOT 0x01000000 /* last buffer in a transaction list created by cluster_io … macro
929 if (cbp_head->b_trans_next || !(cbp_head->b_flags & B_EOT)) { in cluster_iodone()958 if (cbp->b_flags & B_EOT) { in cluster_iodone()1330 cbp_tail->b_flags |= B_EOT; in cluster_EOT()