Searched refs:log_c (Results 1 – 2 of 2) sorted by relevance
531 struct log_c *lc = (struct log_c *) log->context; in core_dtr()568 struct log_c *lc = (struct log_c *) log->context; in disk_dtr()589 struct log_c *lc = (struct log_c *) log->context; in disk_resume()651 struct log_c *lc = (struct log_c *) log->context; in core_get_region_size()657 struct log_c *lc = (struct log_c *) log->context; in core_resume()664 struct log_c *lc = (struct log_c *) log->context; in core_is_clean()670 struct log_c *lc = (struct log_c *) log->context; in core_in_sync()722 struct log_c *lc = (struct log_c *) log->context; in core_mark_region()728 struct log_c *lc = (struct log_c *) log->context; in core_clear_region()735 struct log_c *lc = (struct log_c *) log->context; in core_get_resync_work()[all …]
36 struct log_c { struct159 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()[all …]
Completed in 9 milliseconds