Home
last modified time | relevance | path

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

/linux-6.15/fs/gfs2/
H A Dbmap.c1456 bool meta, u32 *btotal) in sweep_bh_for_rgrps() argument
1566 (*btotal) += blen; in sweep_bh_for_rgrps()
1574 (*btotal) += blen; in sweep_bh_for_rgrps()
1728 u32 btotal = 0; in punch_hole() local
1857 &btotal); in punch_hole()
1946 if (btotal) { in punch_hole()
1954 gfs2_statfs_change(sdp, 0, +btotal, 0); in punch_hole()
1955 gfs2_quota_change(ip, -(s64)btotal, ip->i_inode.i_uid, in punch_hole()