Lines Matching refs:log_writes_c

103 struct log_writes_c {  struct
138 static inline sector_t bio_to_dev_sectors(struct log_writes_c *lc, in bio_to_dev_sectors() argument
144 static inline sector_t dev_to_bio_sectors(struct log_writes_c *lc, in dev_to_bio_sectors()
150 static void put_pending_block(struct log_writes_c *lc) in put_pending_block()
159 static void put_io_block(struct log_writes_c *lc) in put_io_block()
170 struct log_writes_c *lc = bio->bi_private; in log_end_io()
188 struct log_writes_c *lc = bio->bi_private; in log_end_super()
198 static void free_pending_block(struct log_writes_c *lc, in free_pending_block()
212 static int write_metadata(struct log_writes_c *lc, void *entry, in write_metadata()
258 static int write_inline_data(struct log_writes_c *lc, void *entry, in write_inline_data()
318 static int log_one_block(struct log_writes_c *lc, in log_one_block()
401 static int log_super(struct log_writes_c *lc) in log_super()
425 static inline sector_t logdev_last_sector(struct log_writes_c *lc) in logdev_last_sector()
432 struct log_writes_c *lc = arg; in log_writes_kthread()
508 struct log_writes_c *lc; in log_writes_ctr()
521 lc = kzalloc(sizeof(struct log_writes_c), GFP_KERNEL); in log_writes_ctr()
584 static int log_mark(struct log_writes_c *lc, char *data) in log_mark()
613 struct log_writes_c *lc = ti->private; in log_writes_dtr()
638 struct log_writes_c *lc = ti->private; in normal_map_bio()
645 struct log_writes_c *lc = ti->private; in log_writes_map()
769 struct log_writes_c *lc = ti->private; in normal_end_io()
800 struct log_writes_c *lc = ti->private; in log_writes_status()
823 struct log_writes_c *lc = ti->private; in log_writes_prepare_ioctl()
839 struct log_writes_c *lc = ti->private; in log_writes_iterate_devices()
852 struct log_writes_c *lc = ti->private; in log_writes_message()
869 struct log_writes_c *lc = ti->private; in log_writes_io_hints()
886 struct log_writes_c *lc = ti->private; in log_writes_dax_pgoff()