Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Dmetaslab.c1343 int zfs_frag_table[FRAGMENTATION_TABLE_SIZE] = { variable
1417 fragmentation += space * zfs_frag_table[idx]; in metaslab_fragmentation()