Lines Matching refs:log_writes_c
102 struct log_writes_c { struct
137 static inline sector_t bio_to_dev_sectors(struct log_writes_c *lc, in bio_to_dev_sectors() argument
143 static inline sector_t dev_to_bio_sectors(struct log_writes_c *lc, in dev_to_bio_sectors()
149 static void put_pending_block(struct log_writes_c *lc) in put_pending_block()
158 static void put_io_block(struct log_writes_c *lc) in put_io_block()
169 struct log_writes_c *lc = bio->bi_private; in log_end_io()
187 struct log_writes_c *lc = bio->bi_private; in log_end_super()
197 static void free_pending_block(struct log_writes_c *lc, in free_pending_block()
211 static int write_metadata(struct log_writes_c *lc, void *entry, in write_metadata()
263 static int write_inline_data(struct log_writes_c *lc, void *entry, in write_inline_data()
331 static int log_one_block(struct log_writes_c *lc, in log_one_block()
423 static int log_super(struct log_writes_c *lc) in log_super()
447 static inline sector_t logdev_last_sector(struct log_writes_c *lc) in logdev_last_sector()
454 struct log_writes_c *lc = (struct log_writes_c *)arg; in log_writes_kthread()
530 struct log_writes_c *lc; in log_writes_ctr()
543 lc = kzalloc(sizeof(struct log_writes_c), GFP_KERNEL); in log_writes_ctr()
606 static int log_mark(struct log_writes_c *lc, char *data) in log_mark()
635 struct log_writes_c *lc = ti->private; in log_writes_dtr()
660 struct log_writes_c *lc = ti->private; in normal_map_bio()
667 struct log_writes_c *lc = ti->private; in log_writes_map()
793 struct log_writes_c *lc = ti->private; in normal_end_io()
824 struct log_writes_c *lc = ti->private; in log_writes_status()
843 struct log_writes_c *lc = ti->private; in log_writes_prepare_ioctl()
859 struct log_writes_c *lc = ti->private; in log_writes_iterate_devices()
872 struct log_writes_c *lc = ti->private; in log_writes_message()
889 struct log_writes_c *lc = ti->private; in log_writes_io_hints()
903 static int log_dax(struct log_writes_c *lc, sector_t sector, size_t bytes, in log_dax()
951 struct log_writes_c *lc = ti->private; in log_writes_dax_direct_access()
965 struct log_writes_c *lc = ti->private; in log_writes_dax_copy_from_iter()
989 struct log_writes_c *lc = ti->private; in log_writes_dax_copy_to_iter()
1001 struct log_writes_c *lc = ti->private; in log_writes_dax_zero_page_range()