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()1005 bp->b_flags |= B_CLUSTEROK; in ffs_write()1009 bp->b_flags |= B_CLUSTEROK; in ffs_write()1016 bp->b_flags |= B_CLUSTEROK; in ffs_write()1019 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()
704 bp->b_flags |= B_CLUSTEROK; in fuse_write_biobackend()709 bp->b_flags |= B_CLUSTEROK; in fuse_write_biobackend()720 bp->b_flags |= B_CLUSTEROK; in fuse_write_biobackend()724 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()
2428 if (nbp->b_flags & B_CLUSTEROK) { in bufbdflush()3226 if ((bpa->b_flags & (B_DELWRI | B_CLUSTEROK | B_INVAL)) != in vfs_bio_clcheck()3227 (B_DELWRI | B_CLUSTEROK)) in vfs_bio_clcheck()3275 (bp->b_flags & (B_CLUSTEROK | B_INVAL)) == B_CLUSTEROK) { in vfs_bio_awrite()
3076 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()
364 bp->b_flags &= ~(B_NEEDCOMMIT | B_CLUSTEROK); in ncl_clearcommit()
3204 bp->b_flags &= ~(B_NEEDCOMMIT | B_CLUSTEROK); in ncl_flush()
231 #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()