Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dmetaslab.c156 uint64_t metaslab_df_alloc_threshold = SPA_OLD_MAXBLOCKSIZE; variable
158 &metaslab_df_alloc_threshold, 0,
1343 if (max_size < metaslab_df_alloc_threshold || in metaslab_df_alloc()
/freebsd-12.1/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c194 extern uint64_t metaslab_df_alloc_threshold;
6650 metaslab_df_alloc_threshold = in main()