Searched defs:zfs_frag_table (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dmetaslab.c337 * zfs_frag_table for more information about the metric.
1511 int zfs_frag_table[FRAGMENTATION_TABLE_SIZE] = { variable
1591 fragmentation += space * zfs_frag_table[idx];

Completed in 67 milliseconds