Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dddt.h215 extern boolean_t ddt_histogram_empty(const ddt_histogram_t *ddh);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dddt.c97 ASSERT(ddt_histogram_empty(&ddt->ddt_histogram[type][class])); in ddt_object_destroy()
464 ddt_histogram_empty(const ddt_histogram_t *ddh) in ddt_histogram_empty() function