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()
328 struct log_c *lc = log->context; in userspace_dtr()
355 struct log_c *lc = log->context; in userspace_presuspend()
366 struct log_c *lc = log->context; in userspace_postsuspend()
383 struct log_c *lc = log->context; in userspace_resume()
394 struct log_c *lc = log->context; in userspace_get_region_size()
413 struct log_c *lc = log->context; in userspace_is_clean()
441 struct log_c *lc = log->context; in userspace_in_sync()
466 static int flush_one_by_one(struct log_c *lc, struct list_head *flush_list) in flush_one_by_one()
483 static int flush_by_group(struct log_c *lc, struct list_head *flush_list, in flush_by_group()
566 struct log_c *lc = log->context; in userspace_flush()
651 struct log_c *lc = log->context; in userspace_mark_region()
680 struct log_c *lc = log->context; in userspace_clear_region()
716 struct log_c *lc = log->context; in userspace_get_resync_work()
742 struct log_c *lc = log->context; in userspace_set_region_sync()
774 struct log_c *lc = log->context; in userspace_get_sync_count()
800 struct log_c *lc = log->context; in userspace_status()
837 struct log_c *lc = log->context; in userspace_is_remote_recovering()