Searched refs:B_CLUSTEROK (Results 1 – 18 of 18) sorted by relevance
286 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs1()365 nbp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs1()384 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs1()456 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs1()548 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs1()907 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs2()987 nbp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs2()1006 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs2()1078 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs2()1176 bp->b_flags |= B_CLUSTEROK; in ffs_balloc_ufs2()
218 bp->b_flags |= B_CLUSTEROK; in ffs_update()378 bp->b_flags |= B_CLUSTEROK; in ffs_truncate()508 bp->b_flags |= B_CLUSTEROK; in ffs_truncate()
389 } else if ((bp->b_flags & B_CLUSTEROK)) { in ffs_syncvnode()1008 bp->b_flags |= B_CLUSTEROK; in ffs_write()1012 bp->b_flags |= B_CLUSTEROK; in ffs_write()1019 bp->b_flags |= B_CLUSTEROK; in ffs_write()1022 bp->b_flags |= B_CLUSTEROK; in ffs_write()
2257 if (nbp->b_flags & B_CLUSTEROK) { in ffs_bdflush()
6913 bp->b_flags |= B_CLUSTEROK; in softdep_journal_freeblocks()
274 bp->b_flags |= B_CLUSTEROK; in ext2_ind_truncate()306 bp->b_flags |= B_CLUSTEROK; in ext2_ind_truncate()498 bp->b_flags |= B_CLUSTEROK; in ext2_ext_truncate()529 bp->b_flags |= B_CLUSTEROK; in ext2_ext_truncate()
263 bp->b_flags |= B_CLUSTEROK; in ext2_balloc()295 bp->b_flags |= B_CLUSTEROK; in ext2_balloc()
2300 bp->b_flags |= B_CLUSTEROK; in ext2_write()2304 bp->b_flags |= B_CLUSTEROK; in ext2_write()2311 bp->b_flags |= B_CLUSTEROK; in ext2_write()2314 bp->b_flags |= B_CLUSTEROK; in ext2_write()
705 bp->b_flags |= B_CLUSTEROK; in fuse_write_biobackend()710 bp->b_flags |= B_CLUSTEROK; in fuse_write_biobackend()721 bp->b_flags |= B_CLUSTEROK; in fuse_write_biobackend()725 bp->b_flags &= ~B_CLUSTEROK; in fuse_write_biobackend()
859 if (((tbp->b_flags & (B_CLUSTEROK | B_MALLOC | B_VMIO)) != in cluster_wbuild()860 (B_CLUSTEROK | B_VMIO)) || in cluster_wbuild()935 if ((tbp->b_flags & (B_VMIO | B_CLUSTEROK | in cluster_wbuild()937 != (B_DELWRI | B_CLUSTEROK | in cluster_wbuild()
2422 if (nbp->b_flags & B_CLUSTEROK) { in bufbdflush()3220 if ((bpa->b_flags & (B_DELWRI | B_CLUSTEROK | B_INVAL)) != in vfs_bio_clcheck()3221 (B_DELWRI | B_CLUSTEROK)) in vfs_bio_clcheck()3269 (bp->b_flags & (B_CLUSTEROK | B_INVAL)) == B_CLUSTEROK) { in vfs_bio_awrite()
3037 if ((vp->v_object != NULL) && (bp->b_flags & B_CLUSTEROK)) { in vn_fsync_buf()
1206 bp->b_flags &= ~(B_NEEDCOMMIT | B_CLUSTEROK); in ncl_write()1667 bp->b_flags &= ~(B_NEEDCOMMIT | B_CLUSTEROK); in ncl_doio()1719 bp->b_flags |= B_CLUSTEROK; in ncl_doio()1721 bp->b_flags &= ~(B_NEEDCOMMIT | B_CLUSTEROK); in ncl_doio()
364 bp->b_flags &= ~(B_NEEDCOMMIT | B_CLUSTEROK); in ncl_clearcommit()
3078 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()