Searched refs:clrbuf (Results 1 – 10 of 10) sorted by relevance
193 clrbuf(bp); in ffs_balloc_ufs1()232 clrbuf(bp); in ffs_balloc_ufs1()275 clrbuf(nbp); in ffs_balloc_ufs1()307 clrbuf(nbp); in ffs_balloc_ufs1()450 clrbuf(bp); in ffs_balloc_ufs2()489 clrbuf(bp); in ffs_balloc_ufs2()532 clrbuf(nbp); in ffs_balloc_ufs2()564 clrbuf(nbp); in ffs_balloc_ufs2()
74 #define clrbuf(bp) memset((bp)->b_data, 0, (u_int)(bp)->b_bcount) macro
61 #undef clrbuf
102 #undef clrbuf
67 static char clrbuf[MAXBSIZE]; variable627 if (bwrite(&disk, fsbtodb(&sblock, blk), clrbuf, in journal_balloc()
507 #define clrbuf(bp) { \ macro
1041 clrbuf(bp); in m_extendfile()
1099 clrbuf(bp); in extendfile()
1053 clrbuf(bp); in udf_strategy()
4923 clrbuf(bp); in vfs_bio_clrbuf()