Lines Matching refs:space_dict_root
533 static sd_chain_struct *space_dict_root; variable
7654 space_dict_root = NULL; in pa_spaces_begin()
7808 if (space_dict_root == NULL) in create_new_space()
7809 space_dict_root = chain_entry; in create_new_space()
7815 chain_pointer = space_dict_root; in create_new_space()
7833 space_dict_root = chain_entry; in create_new_space()
7969 for (chain_pointer = space_dict_root; in is_defined_space()
7991 for (space_chain = space_dict_root; in pa_segment_to_space()
8020 for (space_chain = space_dict_root; in is_defined_subspace()
8050 for (space_chain = space_dict_root; in pa_subsegment_to_subspace()
8080 for (space_chain = space_dict_root; in pa_find_space_by_number()