Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dmetaslab.c143 uint64_t metaslab_df_alloc_threshold = SPA_OLD_MAXBLOCKSIZE; variable
145 &metaslab_df_alloc_threshold, 0,
1282 if (max_size < metaslab_df_alloc_threshold || in metaslab_df_alloc()
/netbsd-src/external/cddl/osnet/dist/cmd/ztest/
H A Dztest.c189 extern uint64_t metaslab_df_alloc_threshold;
6232 metaslab_df_alloc_threshold = in main()