Searched refs:metaslab_block_picker (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | metaslab.c | 1753 metaslab_block_picker(zfs_range_tree_t *rt, uint64_t *cursor, uint64_t size, in metaslab_block_picker() function 1905 offset = metaslab_block_picker(rt, cursor, size, max_size, in metaslab_df_alloc() 1910 offset = metaslab_block_picker(rt, cursor, size, in metaslab_df_alloc()
|