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 rw) in rw_header()
301 static int flush_header(struct log_c *lc) in flush_header()
314 static int read_header(struct log_c *log) in read_header()
367 struct log_c *lc; in create_log_context()
520 static void destroy_log_context(struct log_c *lc) in destroy_log_context()
529 struct log_c *lc = (struct log_c *) log->context; in core_dtr()
566 struct log_c *lc = (struct log_c *) log->context; in disk_dtr()
574 static void fail_log_device(struct log_c *lc) in fail_log_device()
587 struct log_c *lc = (struct log_c *) log->context; in disk_resume()
649 struct log_c *lc = (struct log_c *) log->context; in core_get_region_size()
655 struct log_c *lc = (struct log_c *) log->context; in core_resume()
662 struct log_c *lc = (struct log_c *) log->context; in core_is_clean()
668 struct log_c *lc = (struct log_c *) log->context; in core_in_sync()
681 struct log_c *lc = log->context; in disk_flush()
720 struct log_c *lc = (struct log_c *) log->context; in core_mark_region()
726 struct log_c *lc = (struct log_c *) log->context; in core_clear_region()
733 struct log_c *lc = (struct log_c *) log->context; in core_get_resync_work()
756 struct log_c *lc = (struct log_c *) log->context; in core_set_region_sync()
770 struct log_c *lc = (struct log_c *) log->context; in core_get_sync_count()
783 struct log_c *lc = log->context; in core_status()
803 struct log_c *lc = log->context; in disk_status()