Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c159 uint64_t metaslab_df_alloc_threshold = SPA_OLD_MAXBLOCKSIZE; variable
1920 if (metaslab_largest_allocatable(msp) < metaslab_df_alloc_threshold || in metaslab_df_alloc()
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c267 extern uint64_t metaslab_df_alloc_threshold;
9428 metaslab_df_alloc_threshold = in main()