Searched refs:B_CLUSTEROK (Results 1 – 18 of 18) sorted by relevance
283 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs1()362 nbp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs1()381 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs1()453 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs1()545 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs1()904 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs2()984 nbp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs2()1003 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs2()1075 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs2()1173 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs2()
216 bp->b_flags |= B_CLUSTEROK; in ffs_update()376 bp->b_flags |= B_CLUSTEROK; in ffs_truncate()506 bp->b_flags |= B_CLUSTEROK; in ffs_truncate()
386 } else if ((bp->b_flags & B_CLUSTEROK)) { in ffs_syncvnode()1003 bp->b_flags |= B_CLUSTEROK; in ffs_write()1007 bp->b_flags |= B_CLUSTEROK; in ffs_write()1014 bp->b_flags |= B_CLUSTEROK; in ffs_write()1017 bp->b_flags |= B_CLUSTEROK; in ffs_write()
2255 if (nbp->b_flags & B_CLUSTEROK) { in ffs_bdflush()
6909 bp->b_flags |= B_CLUSTEROK; in softdep_journal_freeblocks()
272 bp->b_flags |= B_CLUSTEROK; in ext2_ind_truncate()304 bp->b_flags |= B_CLUSTEROK; in ext2_ind_truncate()496 bp->b_flags |= B_CLUSTEROK; in ext2_ext_truncate()527 bp->b_flags |= B_CLUSTEROK; in ext2_ext_truncate()
261 bp->b_flags |= B_CLUSTEROK; in ext2_balloc()293 bp->b_flags |= B_CLUSTEROK; in ext2_balloc()
2297 bp->b_flags |= B_CLUSTEROK; in ext2_write()2301 bp->b_flags |= B_CLUSTEROK; in ext2_write()2308 bp->b_flags |= B_CLUSTEROK; in ext2_write()2311 bp->b_flags |= B_CLUSTEROK; in ext2_write()
711 bp->b_flags |= B_CLUSTEROK; in fuse_write_biobackend()716 bp->b_flags |= B_CLUSTEROK; in fuse_write_biobackend()727 bp->b_flags |= B_CLUSTEROK; in fuse_write_biobackend()731 bp->b_flags &= ~B_CLUSTEROK; in fuse_write_biobackend()
856 if (((tbp->b_flags & (B_CLUSTEROK | B_MALLOC | B_VMIO)) != in cluster_wbuild()857 (B_CLUSTEROK | B_VMIO)) || in cluster_wbuild()932 if ((tbp->b_flags & (B_VMIO | B_CLUSTEROK | in cluster_wbuild()934 != (B_DELWRI | B_CLUSTEROK | in cluster_wbuild()
2434 if (nbp->b_flags & B_CLUSTEROK) { in bufbdflush()3230 if ((bpa->b_flags & (B_DELWRI | B_CLUSTEROK | B_INVAL)) != in vfs_bio_clcheck()3231 (B_DELWRI | B_CLUSTEROK)) in vfs_bio_clcheck()3279 (bp->b_flags & (B_CLUSTEROK | B_INVAL)) == B_CLUSTEROK) { in vfs_bio_awrite()
3242 if ((vp->v_object != NULL) && (bp->b_flags & B_CLUSTEROK)) { in vn_fsync_buf()
1203 bp->b_flags &= ~(B_NEEDCOMMIT | B_CLUSTEROK); in ncl_write()1664 bp->b_flags &= ~(B_NEEDCOMMIT | B_CLUSTEROK); in ncl_doio()1716 bp->b_flags |= B_CLUSTEROK; in ncl_doio()1718 bp->b_flags &= ~(B_NEEDCOMMIT | B_CLUSTEROK); in ncl_doio()
367 bp->b_flags &= ~(B_NEEDCOMMIT | B_CLUSTEROK); in ncl_clearcommit()
3263 bp->b_flags &= ~(B_NEEDCOMMIT | B_CLUSTEROK); in ncl_flush()
233 #define B_CLUSTEROK 0x00020000 /* Pagein op, so swap() can count it. */ macro
348 bp->b_flags |= B_CLUSTEROK; in deupdat()
783 bp->b_flags |= B_CLUSTEROK; in msdosfs_write()