Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c2913 static const int zfs_frag_table[FRAGMENTATION_TABLE_SIZE] = { variable
3004 fragmentation += space * zfs_frag_table[idx]; in metaslab_set_fragmentation()