Searched refs:log_c (Results 1 – 2 of 2) sorted by relevance
533 struct log_c *lc = (struct log_c *) log->context; in core_dtr()572 struct log_c *lc = (struct log_c *) log->context; in disk_dtr()593 struct log_c *lc = (struct log_c *) log->context; in disk_resume()655 struct log_c *lc = (struct log_c *) log->context; in core_get_region_size()662 struct log_c *lc = (struct log_c *) log->context; in core_resume()670 struct log_c *lc = (struct log_c *) log->context; in core_is_clean()677 struct log_c *lc = (struct log_c *) log->context; in core_in_sync()730 struct log_c *lc = (struct log_c *) log->context; in core_mark_region()737 struct log_c *lc = (struct log_c *) log->context; in core_clear_region()745 struct log_c *lc = (struct log_c *) log->context; in core_get_resync_work()[all …]
37 struct log_c { struct160 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()[all …]
Completed in 6 milliseconds