Searched refs:free_state (Results 1 – 2 of 2) sorted by relevance
69 struct sync_state *free_state = NULL; in sync_state_get_or_new() local73 free_state == NULL) { in sync_state_get_or_new()74 free_state = &sync_states[i]; in sync_state_get_or_new()77 return free_state; in sync_state_get_or_new()86 return free_state; in sync_state_get_or_new()
81 struct sync_state *free_state = NULL; in sync_state_get_or_new() local85 free_state == NULL) { in sync_state_get_or_new()86 free_state = &sync_states[i]; in sync_state_get_or_new()94 return free_state; in sync_state_get_or_new()