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()
330 struct log_c *lc = log->context; in userspace_dtr()
357 struct log_c *lc = log->context; in userspace_presuspend()
368 struct log_c *lc = log->context; in userspace_postsuspend()
385 struct log_c *lc = log->context; in userspace_resume()
396 struct log_c *lc = log->context; in userspace_get_region_size()
415 struct log_c *lc = log->context; in userspace_is_clean()
443 struct log_c *lc = log->context; in userspace_in_sync()
468 static int flush_one_by_one(struct log_c *lc, struct list_head *flush_list) in flush_one_by_one()
485 static int flush_by_group(struct log_c *lc, struct list_head *flush_list, in flush_by_group()
568 struct log_c *lc = log->context; in userspace_flush()
653 struct log_c *lc = log->context; in userspace_mark_region()
682 struct log_c *lc = log->context; in userspace_clear_region()
718 struct log_c *lc = log->context; in userspace_get_resync_work()
744 struct log_c *lc = log->context; in userspace_set_region_sync()
776 struct log_c *lc = log->context; in userspace_get_sync_count()
802 struct log_c *lc = log->context; in userspace_status()
839 struct log_c *lc = log->context; in userspace_is_remote_recovering()