Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A 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()