Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/scrub/
Ddir.c306 unsigned int smallest_bestfree; in xchk_directory_data_bestfree() local
332 smallest_bestfree = UINT_MAX; in xchk_directory_data_bestfree()
353 if (smallest_bestfree < be16_to_cpu(dfp->length)) { in xchk_directory_data_bestfree()
358 smallest_bestfree = be16_to_cpu(dfp->length); in xchk_directory_data_bestfree()