Searched refs:target_depth (Results 1 – 2 of 2) sorted by relevance
655 svn_depth_t target_depth; in svn_wc_crawl_revisions5() local665 NULL, NULL, NULL, NULL, &target_depth, in svn_wc_crawl_revisions5()700 if (target_depth == svn_depth_unknown) in svn_wc_crawl_revisions5()701 target_depth = svn_depth_infinity; in svn_wc_crawl_revisions5()705 && target_depth <= svn_depth_immediates in svn_wc_crawl_revisions5()706 && depth > target_depth) in svn_wc_crawl_revisions5()757 report_depth = target_depth; in svn_wc_crawl_revisions5()761 && depth < target_depth) in svn_wc_crawl_revisions5()
1533 uint32_t target_depth = dev->target_queue_depth; local1542 while (((our_depth < target_depth)1548 (target_depth + peer_target_depth))