Home
last modified time | relevance | path

Searched refs:log_c (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/md/
H A Ddm-log.c220 struct log_c { struct
266 static inline void log_set_bit(struct log_c *l, in log_set_bit() argument
273 static inline void log_clear_bit(struct log_c *l, in log_clear_bit()
299 static int rw_header(struct log_c *lc, enum req_op op) in rw_header()
306 static int flush_header(struct log_c *lc) in flush_header()
319 static int read_header(struct log_c *log) in read_header()
374 struct log_c *lc; in create_log_context()
531 static void destroy_log_context(struct log_c *lc) in destroy_log_context()
540 struct log_c *lc = log->context; in core_dtr()
579 struct log_c *lc = log->context; in disk_dtr()
[all …]