Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libzpool/common/
H A Dllib-lzpool67 extern uint64_t metaslab_df_alloc_threshold;
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dmetaslab.c128 uint64_t metaslab_df_alloc_threshold = SPA_OLD_MAXBLOCKSIZE; variable
1031 if (max_size < metaslab_df_alloc_threshold || in metaslab_df_alloc()
/titanic_44/usr/src/cmd/ztest/
H A Dztest.c188 extern uint64_t metaslab_df_alloc_threshold;
6165 metaslab_df_alloc_threshold = in main()