Searched defs:rep_write_baton (Results 1 – 2 of 2) sorted by relevance
990 struct rep_write_baton struct993 svn_fs_t *fs;996 const char *rep_key;1021 static struct rep_write_baton * argument
1908 struct rep_write_baton struct1911 svn_fs_t *fs;1914 svn_stream_t *rep_stream;1918 svn_stream_t *delta_stream;1921 apr_off_t rep_offset;1924 apr_off_t delta_start;1927 svn_filesize_t rep_size;1952 BATON is a rep_write_baton, DATA is the data to write, and *LEN is argument