Searched defs:tdlog_state (Results 1 – 1 of 1) sorted by relevance
64 struct tdlog_state { struct65 uint64_t size;67 void* writelog;69 char* ctlpath;70 poll_fd_t ctl;94 static int writelog_create(struct tdlog_state *s) in writelog_create() argument
Completed in 3 milliseconds