Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dblockcheck.c251 &stats->b_check_count, &blockcheck_fops); in ocfs2_blockcheck_debug_install()
291 stats->b_check_count++; in ocfs2_blockcheck_inc_check()
292 new_count = stats->b_check_count; in ocfs2_blockcheck_inc_check()
H A Dblockcheck.h19 u64 b_check_count; /* Number of blocks we've checked */ member
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dblockcheck.c249 &stats->b_check_count, &blockcheck_fops); in ocfs2_blockcheck_debug_install()
289 stats->b_check_count++; in ocfs2_blockcheck_inc_check()
290 new_count = stats->b_check_count; in ocfs2_blockcheck_inc_check()
H A Dblockcheck.h17 u64 b_check_count; /* Number of blocks we've checked */ member

Completed in 2 milliseconds