Searched refs:log_c (Results 1 – 1 of 1) sorted by relevance
62 struct log_c { struct125 static void log_set_bit(struct log_c *lc, dm_bitset_t bs, int bit) in log_set_bit() argument131 static void log_clear_bit(struct log_c *lc, dm_bitset_t bs, int bit) in log_clear_bit()162 static struct log_c *get_log(const char *uuid, uint64_t luid) in get_log()164 struct log_c *lc; in get_log()182 static struct log_c *get_pending_log(const char *uuid, uint64_t luid) in get_pending_log()184 struct log_c *lc; in get_pending_log()204 static int rw_log(struct log_c *lc, int do_write) in rw_log()246 static int read_log(struct log_c *lc) in read_log()276 static int write_log(struct log_c *lc) in write_log()[all …]