Searched refs:crush_work (Results 1 – 3 of 3) sorted by relevance
454 struct crush_work *work, in crush_choose_firstn()647 struct crush_work *work, in crush_choose_indep()853 struct crush_work *w = v; in crush_init_workspace()864 v += sizeof(struct crush_work); in crush_init_workspace()903 struct crush_work *cw = cwin; in crush_do_rule()
416 c->working_size = sizeof(struct crush_work) + in crush_finalize() 992 static struct crush_work *alloc_workspace(const struct crush_map *c) in alloc_workspace() 994 struct crush_work *work; in alloc_workspace() 1010 static void free_workspace(struct crush_work *work) in free_workspace() 1026 struct crush_work *work) in add_initial_workspace() 1037 struct crush_work *work; in cleanup_workspace_manager() 1040 work = list_first_entry(&wsm->idle_ws, struct crush_work, in cleanup_workspace_manager() 1053 static struct crush_work *get_workspace(struct workspace_manager *wsm, in get_workspace() 1056 struct crush_work *work; in get_workspace() 1062 work = list_first_entry(&wsm->idle_ws, struct crush_work, in get_workspace() [all...]
347 struct crush_work { struct