Lines Matching refs:log_c
36 struct log_c { struct
84 static int userspace_do_request(struct log_c *lc, const char *uuid, in userspace_do_request() argument
159 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()
442 struct log_c *lc = log->context; in userspace_in_sync()
467 static int flush_one_by_one(struct log_c *lc, struct list_head *flush_list) in flush_one_by_one()
484 static int flush_by_group(struct log_c *lc, struct list_head *flush_list, in flush_by_group()
567 struct log_c *lc = log->context; in userspace_flush()
652 struct log_c *lc = log->context; in userspace_mark_region()
681 struct log_c *lc = log->context; in userspace_clear_region()
717 struct log_c *lc = log->context; in userspace_get_resync_work()
743 struct log_c *lc = log->context; in userspace_set_region_sync()
775 struct log_c *lc = log->context; in userspace_get_sync_count()
801 struct log_c *lc = log->context; in userspace_status()
838 struct log_c *lc = log->context; in userspace_is_remote_recovering()