filepath_find
return filepath_find(tree, file) != NULL;
if ((fp = filepath_find(tree, file)) == NULL)
fp = filepath_find(&rr->deleted, uri);