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()
522 static void destroy_log_context(struct log_c *lc) in destroy_log_context()
531 struct log_c *lc = (struct log_c *) log->context; in core_dtr()
568 struct log_c *lc = (struct log_c *) log->context; in disk_dtr()
576 static void fail_log_device(struct log_c *lc) in fail_log_device()
589 struct log_c *lc = (struct log_c *) log->context; in disk_resume()
651 struct log_c *lc = (struct log_c *) log->context; in core_get_region_size()
657 struct log_c *lc = (struct log_c *) log->context; in core_resume()
664 struct log_c *lc = (struct log_c *) log->context; in core_is_clean()
670 struct log_c *lc = (struct log_c *) log->context; in core_in_sync()
683 struct log_c *lc = log->context; in disk_flush()
722 struct log_c *lc = (struct log_c *) log->context; in core_mark_region()
728 struct log_c *lc = (struct log_c *) log->context; in core_clear_region()
735 struct log_c *lc = (struct log_c *) log->context; in core_get_resync_work()
758 struct log_c *lc = (struct log_c *) log->context; in core_set_region_sync()
772 struct log_c *lc = (struct log_c *) log->context; in core_get_sync_count()
785 struct log_c *lc = log->context; in core_status()
805 struct log_c *lc = log->context; in disk_status()