Searched refs:revokes (Results 1 – 3 of 3) sorted by relevance
701 int revokes; in stop_this_handle() local712 revokes = handle->h_revoke_credits_requested - handle->h_revoke_credits; in stop_this_handle()713 if (revokes) { in stop_this_handle()717 WARN_ON_ONCE(DIV_ROUND_UP(revokes, rr_per_blk) in stop_this_handle()719 t_revokes = atomic_add_return(revokes, in stop_this_handle()723 DIV_ROUND_UP(t_revokes - revokes, rr_per_blk); in stop_this_handle()
1518 unsigned int jblocks_rqsted, revokes; in sweep_bh_for_rgrps() local1528 revokes = jblocks_rqsted; in sweep_bh_for_rgrps()1530 revokes += end - start; in sweep_bh_for_rgrps()1532 revokes += sdp->sd_inptrs; in sweep_bh_for_rgrps()1533 ret = gfs2_trans_begin(sdp, jblocks_rqsted, revokes); in sweep_bh_for_rgrps()
919 unsigned int revokes = be32_to_cpu(ld->ld_data1); in revoke_lo_scan_elements() local950 if (!--revokes) in revoke_lo_scan_elements()