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