Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/scrub/
Ddir.c332 unsigned int smallest_bestfree; in xchk_directory_data_bestfree() local
359 smallest_bestfree = UINT_MAX; in xchk_directory_data_bestfree()
380 if (smallest_bestfree < be16_to_cpu(dfp->length)) { in xchk_directory_data_bestfree()
385 smallest_bestfree = be16_to_cpu(dfp->length); in xchk_directory_data_bestfree()