Searched refs:BA_WILL_VERIFY (Results 1 – 3 of 3) sorted by relevance
281 #define BA_WILL_VERIFY 0x00020000 /* Cluster layer will verify data */ macro
1122 } else if (cbp_head->b_attr.ba_flags & BA_WILL_VERIFY) { in cluster_iodone_finish()2196 cbp->b_attr.ba_flags |= BA_WILL_VERIFY; in cluster_io()
624 if ((bap->ba_flags & BA_WILL_VERIFY)) { in bufattr_willverify()