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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dmetaslab.c115 uint64_t metaslab_df_alloc_threshold = SPA_OLD_MAXBLOCKSIZE; variable
1162 * adjusts to a best fit allocation method. Uses metaslab_df_alloc_threshold
1193 if (max_size < metaslab_df_alloc_threshold ||

Completed in 69 milliseconds