Searched refs:log_c (Results 1 – 2 of 2) sorted by relevance
217 struct log_c { struct263 static inline void log_set_bit(struct log_c *l, in log_set_bit() argument270 static inline void log_clear_bit(struct log_c *l, in log_clear_bit()294 static int rw_header(struct log_c *lc, int rw) in rw_header()301 static int flush_header(struct log_c *lc) in flush_header()314 static int read_header(struct log_c *log) in read_header()367 struct log_c *lc; in create_log_context()520 static void destroy_log_context(struct log_c *lc) in destroy_log_context()529 struct log_c *lc = (struct log_c *) log->context; in core_dtr()566 struct log_c *lc = (struct log_c *) log->context; in disk_dtr()[all …]
36 struct log_c { struct84 static int userspace_do_request(struct log_c *lc, const char *uuid, in userspace_do_request() argument159 struct log_c *lc = container_of(work, struct log_c, flush_log_work.work); in do_flush()196 struct log_c *lc = NULL; in userspace_ctr()329 struct log_c *lc = log->context; in userspace_dtr()356 struct log_c *lc = log->context; in userspace_presuspend()367 struct log_c *lc = log->context; in userspace_postsuspend()384 struct log_c *lc = log->context; in userspace_resume()395 struct log_c *lc = log->context; in userspace_get_region_size()414 struct log_c *lc = log->context; in userspace_is_clean()[all …]