Lines Matching refs:log_writes_c

98 struct log_writes_c {  struct
131 static void put_pending_block(struct log_writes_c *lc) in put_pending_block() argument
140 static void put_io_block(struct log_writes_c *lc) in put_io_block()
151 struct log_writes_c *lc = bio->bi_private; in log_end_io()
175 static void free_pending_block(struct log_writes_c *lc, in free_pending_block()
189 static int write_metadata(struct log_writes_c *lc, void *entry, in write_metadata()
240 static int log_one_block(struct log_writes_c *lc, in log_one_block()
319 static int log_super(struct log_writes_c *lc) in log_super()
336 static inline sector_t logdev_last_sector(struct log_writes_c *lc) in logdev_last_sector()
343 struct log_writes_c *lc = (struct log_writes_c *)arg; in log_writes_kthread()
420 struct log_writes_c *lc; in log_writes_ctr()
432 lc = kzalloc(sizeof(struct log_writes_c), GFP_KERNEL); in log_writes_ctr()
485 static int log_mark(struct log_writes_c *lc, char *data) in log_mark()
514 struct log_writes_c *lc = ti->private; in log_writes_dtr()
539 struct log_writes_c *lc = ti->private; in normal_map_bio()
546 struct log_writes_c *lc = ti->private; in log_writes_map()
668 struct log_writes_c *lc = ti->private; in normal_end_io()
699 struct log_writes_c *lc = ti->private; in log_writes_status()
718 struct log_writes_c *lc = ti->private; in log_writes_ioctl()
734 struct log_writes_c *lc = ti->private; in log_writes_merge()
750 struct log_writes_c *lc = ti->private; in log_writes_iterate_devices()
762 struct log_writes_c *lc = ti->private; in log_writes_message()
779 struct log_writes_c *lc = ti->private; in log_writes_io_hints()