Lines Matching defs:btotal
1436 * @btotal: place to keep count of total blocks freed
1448 * *btotal has the total number of blocks freed
1452 bool meta, u32 *btotal)
1562 (*btotal) += blen;
1570 (*btotal) += blen;
1723 u32 btotal = 0;
1852 &btotal);
1941 if (btotal) {
1949 gfs2_statfs_change(sdp, 0, +btotal, 0);
1950 gfs2_quota_change(ip, -(s64)btotal, ip->i_inode.i_uid,