Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dbmap.c1500 bool meta, u32 *btotal) in sweep_bh_for_rgrps() argument
1610 (*btotal) += blen; in sweep_bh_for_rgrps()
1618 (*btotal) += blen; in sweep_bh_for_rgrps()
1769 u32 btotal = 0; in punch_hole() local
1898 &btotal); in punch_hole()
1987 if (btotal) { in punch_hole()
1995 gfs2_statfs_change(sdp, 0, +btotal, 0); in punch_hole()
1996 gfs2_quota_change(ip, -(s64)btotal, ip->i_inode.i_uid, in punch_hole()