Lines Matching refs:log_c
220 struct log_c { struct
266 static inline void log_set_bit(struct log_c *l, in log_set_bit() argument
273 static inline void log_clear_bit(struct log_c *l, in log_clear_bit()
299 static int rw_header(struct log_c *lc, enum req_op op) in rw_header()
306 static int flush_header(struct log_c *lc) in flush_header()
319 static int read_header(struct log_c *log) in read_header()
374 struct log_c *lc; in create_log_context()
524 static void destroy_log_context(struct log_c *lc) in destroy_log_context()
533 struct log_c *lc = log->context; in core_dtr()
572 struct log_c *lc = log->context; in disk_dtr()
580 static void fail_log_device(struct log_c *lc) in fail_log_device()
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()
730 struct log_c *lc = log->context; in core_mark_region()
737 struct log_c *lc = log->context; in core_clear_region()
745 struct log_c *lc = log->context; in core_get_resync_work()
768 struct log_c *lc = log->context; in core_set_region_sync()
782 struct log_c *lc = log->context; in core_get_sync_count()
797 struct log_c *lc = log->context; in core_status()
822 struct log_c *lc = log->context; in disk_status()