Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Ddir.c635 __u32 bestcount; in xchk_directory_leaf1_bestfree() local
649 bestcount = be32_to_cpu(ltp->bestcount); in xchk_directory_leaf1_bestfree()
667 if (bestcount != last_data_db + 1) { in xchk_directory_leaf1_bestfree()
700 for (i = 0; i < bestcount; i++, bestp++) { in xchk_directory_leaf1_bestfree()