Home
last modified time | relevance | path

Searched refs:log_c (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-log-userspace-base.c37 struct log_c { struct
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()
[all …]
H A Ddm-log.c220 struct log_c { struct
374 struct log_c *lc; in create_log_context()
533 struct log_c *lc = log->context; in core_dtr()
572 struct log_c *lc = log->context; in disk_dtr()
593 struct log_c *lc = log->context; in disk_resume()
655 struct log_c *lc = log->context; in core_get_region_size()
662 struct log_c *lc = log->context; in core_resume()
670 struct log_c *lc = log->context; in core_is_clean()
677 struct log_c *lc = log->context; in core_in_sync()
691 struct log_c *lc = log->context; in disk_flush()
[all …]