Home
last modified time | relevance | path

Searched refs:b_recover_count (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dblockcheck.c257 &stats->b_recover_count, &blockcheck_fops); in ocfs2_blockcheck_debug_install()
323 stats->b_recover_count++; in ocfs2_blockcheck_inc_recover()
324 new_count = stats->b_recover_count; in ocfs2_blockcheck_inc_recover()
H A Dblockcheck.h21 u64 b_recover_count; /* Number of blocks fixed by ecc */ member
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dblockcheck.c255 &stats->b_recover_count, &blockcheck_fops); in ocfs2_blockcheck_debug_install()
321 stats->b_recover_count++; in ocfs2_blockcheck_inc_recover()
322 new_count = stats->b_recover_count; in ocfs2_blockcheck_inc_recover()
H A Dblockcheck.h19 u64 b_recover_count; /* Number of blocks fixed by ecc */ member

Completed in 3 milliseconds