Searched refs:clrbuf (Results 1 – 11 of 11) 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
59 #undef clrbuf
102 #undef clrbuf
65 static char clrbuf[MAXBSIZE]; variable611 if (bwrite(&disk, fsbtodb(&sblock, blk), clrbuf, in journal_balloc()
499 #define clrbuf(bp) { \ macro
1041 clrbuf(bp); in m_extendfile()
1099 clrbuf(bp); in extendfile()
1034 clrbuf(bp); in udf_strategy()
4915 clrbuf(bp); in vfs_bio_clrbuf()