Home
last modified time | relevance | path

Searched refs:btotal (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/fs/gfs2/
Dbmap.c1441 bool meta, u32 *btotal) in sweep_bh_for_rgrps() argument
1551 (*btotal) += blen; in sweep_bh_for_rgrps()
1559 (*btotal) += blen; in sweep_bh_for_rgrps()
1713 u32 btotal = 0; in punch_hole() local
1842 &btotal); in punch_hole()
1931 if (btotal) { in punch_hole()
1939 gfs2_statfs_change(sdp, 0, +btotal, 0); in punch_hole()
1940 gfs2_quota_change(ip, -(s64)btotal, ip->i_inode.i_uid, in punch_hole()