Searched refs:root_op (Results 1 – 1 of 1) sorted by relevance
91 mtcc_op_t *root_op; member423 mtcc_op_t *root_op; in mtcc_reparent() local430 APR_ARRAY_PUSH(root_op->children, mtcc_op_t *) = mtcc->root_op; in mtcc_reparent()432 mtcc->root_op = root_op; in mtcc_reparent()497 op = mtcc->root_op; in svn_client__mtcc_add_add_file()629 op = mtcc->root_op; in mtcc_add_delete()687 mtcc->root_op->kind = OP_ADD_DIR; in svn_client__mtcc_add_mkdir()894 op = mtcc->root_op; in svn_client__mtcc_add_propset()1002 && !mtcc->root_op->performed_stat) in svn_client__mtcc_check_path()1012 mtcc->root_op->children = NULL; in svn_client__mtcc_check_path()[all …]