Searched refs:global_threshold (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/f2fs/
H A Dsegment.c456 unsigned int global_threshold = threshold * 3 / 2; local
462 return dents + qdata + nodes + meta + imeta > global_threshold;

Completed in 175 milliseconds