Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dmetaslab.c151 uint64_t metaslab_df_alloc_threshold = SPA_OLD_MAXBLOCKSIZE; variable
1631 if (metaslab_largest_allocatable(msp) < metaslab_df_alloc_threshold || in metaslab_df_alloc()
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c206 extern uint64_t metaslab_df_alloc_threshold;
7296 metaslab_df_alloc_threshold = in main()