Searched refs:zfs_active_allocator (Results 1 – 4 of 4) sorted by relevance
465 strlcpy(buf, zfs_active_allocator, sizeof (buf)); in param_set_active_allocator()470 if (strcmp(buf, zfs_active_allocator) == 0) in param_set_active_allocator()
503 extern const char *zfs_active_allocator;
403 const char *zfs_active_allocator = "dynamic"; variable742 spa_set_allocator(spa, zfs_active_allocator); in spa_add()
1707 zfs_active_allocator = metaslab_allocators[a].msop_name; in param_set_active_allocator_common()