Searched refs:wrapper_baton (Results 1 – 2 of 2) sorted by relevance
2371 cache_access_wrapper_baton_t *wrapper_baton = baton; in cache_access_wrapper() local2373 SVN_ERR(wrapper_baton->func((const unsigned char *)data, in cache_access_wrapper()2375 wrapper_baton->baton, in cache_access_wrapper()2403 cache_access_wrapper_baton_t wrapper_baton; in svn_fs_fs__try_process_file_contents() local2406 wrapper_baton.func = processor; in svn_fs_fs__try_process_file_contents()2407 wrapper_baton.baton = baton; in svn_fs_fs__try_process_file_contents()2412 &wrapper_baton, in svn_fs_fs__try_process_file_contents()
2263 cache_access_wrapper_baton_t *wrapper_baton = baton; in cache_access_wrapper() local2265 SVN_ERR(wrapper_baton->func((const unsigned char *)data, in cache_access_wrapper()2267 wrapper_baton->baton, in cache_access_wrapper()2295 cache_access_wrapper_baton_t wrapper_baton; in svn_fs_x__try_process_file_contents() local2298 wrapper_baton.func = processor; in svn_fs_x__try_process_file_contents()2299 wrapper_baton.baton = baton; in svn_fs_x__try_process_file_contents()2304 &wrapper_baton, in svn_fs_x__try_process_file_contents()