Searched refs:vdo_make_priority_table (Results 1 – 3 of 3) sorted by relevance
31 int __must_check vdo_make_priority_table(unsigned int max_priority,
54 int vdo_make_priority_table(unsigned int max_priority, struct priority_table **table_ptr) in vdo_make_priority_table() function
4023 result = vdo_make_priority_table(max_priority, &allocator->prioritized_slabs); in initialize_block_allocator()