Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/scrub/
Ddir.c340 unsigned int smallest_bestfree; in xchk_directory_data_bestfree() local
366 smallest_bestfree = UINT_MAX; in xchk_directory_data_bestfree()
387 if (smallest_bestfree < be16_to_cpu(dfp->length)) { in xchk_directory_data_bestfree()
392 smallest_bestfree = be16_to_cpu(dfp->length); in xchk_directory_data_bestfree()