Searched refs:do_item_alloc_pull (Results 1 – 3 of 3) sorted by relevance
16 item *do_item_alloc_pull(const size_t ntotal, const unsigned int id);
167 item *do_item_alloc_pull(const size_t ntotal, const unsigned int id) { in do_item_alloc_pull() function220 item_chunk *nch = (item_chunk *) do_item_alloc_pull(size, id); in do_item_alloc_chunk()232 nch = (item_chunk *) do_item_alloc_pull(size, id); in do_item_alloc_chunk()293 it = do_item_alloc_pull(htotal, hdr_id); in do_item_alloc()298 it = do_item_alloc_pull(ntotal, id); in do_item_alloc()
269 new_it = do_item_alloc_pull(ntotal, clsid); in storage_get_item()