Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu.c746 uint64_t total_l1blks = in get_next_chunk() local
749 if (total_l1blks <= maxblks) { in get_next_chunk()
750 *l1blks = total_l1blks; in get_next_chunk()