Lines Matching defs:btotal
1481 * @btotal: place to keep count of total blocks freed
1493 * *btotal has the total number of blocks freed
1497 bool meta, u32 *btotal)
1607 (*btotal) += blen;
1615 (*btotal) += blen;
1766 u32 btotal = 0;
1895 &btotal);
1984 if (btotal) {
1992 gfs2_statfs_change(sdp, 0, +btotal, 0);
1993 gfs2_quota_change(ip, -(s64)btotal, ip->i_inode.i_uid,