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, enum req_op op) 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()
519 static void destroy_log_context(struct log_c *lc) in destroy_log_context()
528 struct log_c *lc = (struct log_c *) log->context; in core_dtr()
565 struct log_c *lc = (struct log_c *) log->context; in disk_dtr()
573 static void fail_log_device(struct log_c *lc) in fail_log_device()
586 struct log_c *lc = (struct log_c *) log->context; in disk_resume()
648 struct log_c *lc = (struct log_c *) log->context; in core_get_region_size()
654 struct log_c *lc = (struct log_c *) log->context; in core_resume()
661 struct log_c *lc = (struct log_c *) log->context; in core_is_clean()
667 struct log_c *lc = (struct log_c *) log->context; in core_in_sync()
680 struct log_c *lc = log->context; in disk_flush()
719 struct log_c *lc = (struct log_c *) log->context; in core_mark_region()
725 struct log_c *lc = (struct log_c *) log->context; in core_clear_region()
732 struct log_c *lc = (struct log_c *) log->context; in core_get_resync_work()
755 struct log_c *lc = (struct log_c *) log->context; in core_set_region_sync()
769 struct log_c *lc = (struct log_c *) log->context; in core_get_sync_count()
782 struct log_c *lc = log->context; in core_status()
807 struct log_c *lc = log->context; in disk_status()