18 const char *volume_path,
19 const char *volume_uuid,
23 const char *volume_path,
24 const char *volume_uuid,
50 const char *volume_path,
int count
Definition server_ipc.c:89
int sl_xapian_index_ready(const char *db_path, const char *volume_path, const char *volume_uuid, char *errbuf, size_t errlen)
int sl_xapian_reconcile(const char *db_path, const char *volume_path, const char *volume_uuid, char *errbuf, size_t errlen)
int sl_xapian_reindex_subtree(const char *db_path, const char *volume_path, const char *path, const char *oldpath, char *errbuf, size_t errlen)
int sl_xapian_mark_dirty(const char *db_path, char *errbuf, size_t errlen)
int sl_xapian_delete_path(const char *db_path, const char *path, char *errbuf, size_t errlen)
int sl_xapian_upsert_path(const char *db_path, const char *path, char *errbuf, size_t errlen)
void sl_xapian_free_paths(char **paths, size_t count)
int sl_xapian_delete_prefix(const char *db_path, const char *path, char *errbuf, size_t errlen)
Definition include/atalk/directory.h:123
Definition sl_xapian.c:51