Home
last modified time | relevance | path

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

/linux-6.1.9/fs/gfs2/
Dlops.c757 jd->jd_found_blocks = 0; in buf_lo_before_scan()
807 jd->jd_found_blocks++; in buf_lo_scan_elements()
857 jd->jd_jid, jd->jd_replayed_blocks, jd->jd_found_blocks); in buf_lo_after_scan()
1032 jd->jd_found_blocks++; in databuf_lo_scan_elements()
1078 jd->jd_jid, jd->jd_replayed_blocks, jd->jd_found_blocks); in databuf_lo_after_scan()
Dincore.h520 unsigned int jd_found_blocks; member