Searched refs:zfs_active_allocator (Results 1 – 4 of 4) sorted by relevance
466 strlcpy(buf, zfs_active_allocator, sizeof (buf)); in param_set_active_allocator()471 if (strcmp(buf, zfs_active_allocator) == 0) in param_set_active_allocator()
502 extern const char *zfs_active_allocator;
404 const char *zfs_active_allocator = "dynamic"; variable744 spa_set_allocator(spa, zfs_active_allocator); in spa_add()
1844 zfs_active_allocator = metaslab_allocators[a].msop_name; in param_set_active_allocator_common()