Home
last modified time | relevance | path

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

/openbmc/linux/fs/jbd2/
H A Dtransaction.c718 int t_revokes, revoke_descriptors; in stop_this_handle() local
723 t_revokes = atomic_add_return(revokes, in stop_this_handle()
726 DIV_ROUND_UP(t_revokes, rr_per_blk) - in stop_this_handle()
727 DIV_ROUND_UP(t_revokes - revokes, rr_per_blk); in stop_this_handle()