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()
239 static int log_one_block(struct log_writes_c *lc, in log_one_block()
316 static int log_super(struct log_writes_c *lc) in log_super()
333 static inline sector_t logdev_last_sector(struct log_writes_c *lc) in logdev_last_sector()
340 struct log_writes_c *lc = (struct log_writes_c *)arg; in log_writes_kthread()
417 struct log_writes_c *lc; in log_writes_ctr()
430 lc = kzalloc(sizeof(struct log_writes_c), GFP_KERNEL); in log_writes_ctr()
487 static int log_mark(struct log_writes_c *lc, char *data) in log_mark()
516 struct log_writes_c *lc = ti->private; in log_writes_dtr()
541 struct log_writes_c *lc = ti->private; in normal_map_bio()
548 struct log_writes_c *lc = ti->private; in log_writes_map()
670 struct log_writes_c *lc = ti->private; in normal_end_io()
701 struct log_writes_c *lc = ti->private; in log_writes_status()
720 struct log_writes_c *lc = ti->private; in log_writes_prepare_ioctl()
736 struct log_writes_c *lc = ti->private; in log_writes_iterate_devices()
748 struct log_writes_c *lc = ti->private; in log_writes_message()
765 struct log_writes_c *lc = ti->private; in log_writes_io_hints()