Lines Matching refs:log_c
37 struct log_c { struct
85 static int userspace_do_request(struct log_c *lc, const char *uuid, in userspace_do_request() argument
160 struct log_c *lc = container_of(work, struct log_c, flush_log_work.work); in do_flush()
197 struct log_c *lc = NULL; in userspace_ctr()
329 struct log_c *lc = log->context; in userspace_dtr()
354 struct log_c *lc = log->context; in userspace_presuspend()
365 struct log_c *lc = log->context; in userspace_postsuspend()
382 struct log_c *lc = log->context; in userspace_resume()
393 struct log_c *lc = log->context; in userspace_get_region_size()
412 struct log_c *lc = log->context; in userspace_is_clean()
440 struct log_c *lc = log->context; in userspace_in_sync()
465 static int flush_one_by_one(struct log_c *lc, struct list_head *flush_list) in flush_one_by_one()
482 static int flush_by_group(struct log_c *lc, struct list_head *flush_list, in flush_by_group()
565 struct log_c *lc = log->context; in userspace_flush()
650 struct log_c *lc = log->context; in userspace_mark_region()
677 struct log_c *lc = log->context; in userspace_clear_region()
711 struct log_c *lc = log->context; in userspace_get_resync_work()
737 struct log_c *lc = log->context; in userspace_set_region_sync()
768 struct log_c *lc = log->context; in userspace_get_sync_count()
794 struct log_c *lc = log->context; in userspace_status()
834 struct log_c *lc = log->context; in userspace_is_remote_recovering()