Searched refs:clrsize (Results 1 – 1 of 1) sorted by relevance
1393 long clrsize; in ino_trunc() local1399 clrsize = frags * fs->fs_fsize; in ino_trunc()1400 bp = getdatablk(bn, clrsize, BT_DATA); in ino_trunc()1403 clrsize -= off; in ino_trunc()1404 bzero(&bp->b_un.b_buf[off], clrsize); in ino_trunc()