Lines Matching refs:log_c

217 struct log_c {  struct
263 static inline void log_set_bit(struct log_c *l, in log_set_bit() argument
270 static inline void log_clear_bit(struct log_c *l, in log_clear_bit()
294 static int rw_header(struct log_c *lc, int op) in rw_header()
302 static int flush_header(struct log_c *lc) in flush_header()
316 static int read_header(struct log_c *log) in read_header()
369 struct log_c *lc; in create_log_context()
521 static void destroy_log_context(struct log_c *lc) in destroy_log_context()
530 struct log_c *lc = (struct log_c *) log->context; in core_dtr()
567 struct log_c *lc = (struct log_c *) log->context; in disk_dtr()
575 static void fail_log_device(struct log_c *lc) in fail_log_device()
588 struct log_c *lc = (struct log_c *) log->context; in disk_resume()
650 struct log_c *lc = (struct log_c *) log->context; in core_get_region_size()
656 struct log_c *lc = (struct log_c *) log->context; in core_resume()
663 struct log_c *lc = (struct log_c *) log->context; in core_is_clean()
669 struct log_c *lc = (struct log_c *) log->context; in core_in_sync()
682 struct log_c *lc = log->context; in disk_flush()
721 struct log_c *lc = (struct log_c *) log->context; in core_mark_region()
727 struct log_c *lc = (struct log_c *) log->context; in core_clear_region()
734 struct log_c *lc = (struct log_c *) log->context; in core_get_resync_work()
757 struct log_c *lc = (struct log_c *) log->context; in core_set_region_sync()
771 struct log_c *lc = (struct log_c *) log->context; in core_get_sync_count()
784 struct log_c *lc = log->context; in core_status()
804 struct log_c *lc = log->context; in disk_status()