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

/linux-master/drivers/md/dm-vdo/
H A Dslab-depot.h339 u8 emptiness; member in struct:slab_status
H A Dslab-depot.c3284 * the primary key and the 'emptiness' field as the secondary key.
3298 if (info1->emptiness != info2->emptiness)
3299 return info1->emptiness > info2->emptiness;
3501 .emptiness = allocator->summary_entries[slab_number].fullness_hint,
3523 /* Sort the slabs by cleanliness, then by emptiness hint. */

Completed in 227 milliseconds