Searched refs:B_CLUSTEROK (Results 1 – 18 of 18) sorted by relevance
285 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs1()364 nbp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs1()383 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs1()453 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs1()543 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs1()892 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs2()972 nbp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs2()991 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs2()1061 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs2()1157 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs2()
186 bp->b_flags |= B_CLUSTEROK;346 bp->b_flags |= B_CLUSTEROK;467 bp->b_flags |= B_CLUSTEROK;
320 } else if ((bp->b_flags & B_CLUSTEROK)) { in ffs_syncvnode()839 bp->b_flags |= B_CLUSTEROK;843 bp->b_flags |= B_CLUSTEROK;850 bp->b_flags |= B_CLUSTEROK;853 bp->b_flags |= B_CLUSTEROK;
2240 if (nbp->b_flags & B_CLUSTEROK) {
6696 bp->b_flags |= B_CLUSTEROK;
272 bp->b_flags |= B_CLUSTEROK; in ext2_ind_truncate()304 bp->b_flags |= B_CLUSTEROK; in ext2_ind_truncate()492 bp->b_flags |= B_CLUSTEROK; in ext2_ext_truncate()523 bp->b_flags |= B_CLUSTEROK; in ext2_ext_truncate()
267 bp->b_flags |= B_CLUSTEROK; in ext2_balloc()299 bp->b_flags |= B_CLUSTEROK; in ext2_balloc()
2308 bp->b_flags |= B_CLUSTEROK; in ext2_write()2312 bp->b_flags |= B_CLUSTEROK; in ext2_write()2318 bp->b_flags |= B_CLUSTEROK; in ext2_write()2321 bp->b_flags |= B_CLUSTEROK; in ext2_write()
862 if (((tbp->b_flags & (B_CLUSTEROK | B_MALLOC | B_VMIO)) != in cluster_wbuild()863 (B_CLUSTEROK | B_VMIO)) || in cluster_wbuild()939 if ((tbp->b_flags & (B_VMIO | B_CLUSTEROK | in cluster_wbuild()941 != (B_DELWRI | B_CLUSTEROK | in cluster_wbuild()
2334 if (nbp->b_flags & B_CLUSTEROK) { in bufbdflush()3112 if ((bpa->b_flags & (B_DELWRI | B_CLUSTEROK | B_INVAL)) != in vfs_bio_clcheck()3113 (B_DELWRI | B_CLUSTEROK)) in vfs_bio_clcheck()3161 (bp->b_flags & (B_CLUSTEROK | B_INVAL)) == B_CLUSTEROK) { in vfs_bio_awrite()
2612 if ((vp->v_object != NULL) && (bp->b_flags & B_CLUSTEROK)) { in vn_fsync_buf()
915 bp->b_flags |= B_CLUSTEROK; in fuse_write_biobackend()920 bp->b_flags |= B_CLUSTEROK; in fuse_write_biobackend()930 bp->b_flags |= B_CLUSTEROK; in fuse_write_biobackend()934 bp->b_flags &= ~B_CLUSTEROK; in fuse_write_biobackend()
367 bp->b_flags &= ~(B_NEEDCOMMIT | B_CLUSTEROK); in ncl_clearcommit()
1252 bp->b_flags &= ~(B_NEEDCOMMIT | B_CLUSTEROK); in ncl_write()1772 bp->b_flags &= ~(B_NEEDCOMMIT | B_CLUSTEROK); in ncl_doio()1824 bp->b_flags |= B_CLUSTEROK; in ncl_doio()1826 bp->b_flags &= ~(B_NEEDCOMMIT | B_CLUSTEROK); in ncl_doio()
2996 bp->b_flags &= ~(B_NEEDCOMMIT | B_CLUSTEROK); in ncl_flush()
227 #define B_CLUSTEROK 0x00020000 /* Pagein op, so swap() can count it. */ macro
322 bp->b_flags |= B_CLUSTEROK; in deupdat()
782 bp->b_flags |= B_CLUSTEROK; in msdosfs_write()