HomeSort by: relevance | last modified time | path
    Searched refs:metaslab_df_alloc_threshold (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
metaslab.c 143 uint64_t metaslab_df_alloc_threshold = SPA_OLD_MAXBLOCKSIZE; variable
145 &metaslab_df_alloc_threshold, 0,
1251 * adjusts to a best fit allocation method. Uses metaslab_df_alloc_threshold
1282 if (max_size < metaslab_df_alloc_threshold ||
  /src/external/cddl/osnet/dist/cmd/ztest/
ztest.c 189 extern uint64_t metaslab_df_alloc_threshold;
6232 metaslab_df_alloc_threshold =

Completed in 31 milliseconds