Home
last modified time | relevance | path

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

/Linux-v5.4/fs/gfs2/
Dlops.c725 jd->jd_replayed_blocks = 0; in buf_lo_before_scan()
789 jd->jd_replayed_blocks++; in buf_lo_scan_elements()
832 jd->jd_jid, jd->jd_replayed_blocks, jd->jd_found_blocks); in buf_lo_after_scan()
1027 jd->jd_replayed_blocks++; in databuf_lo_scan_elements()
1051 jd->jd_jid, jd->jd_replayed_blocks, jd->jd_found_blocks); in databuf_lo_after_scan()
Dincore.h541 unsigned int jd_replayed_blocks; member