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

/linux-master/drivers/md/
H A Ddm-log.c220 struct log_c { struct
266 static inline void log_set_bit(struct log_c *l,
273 static inline void log_clear_bit(struct log_c *l,
299 static int rw_header(struct log_c *lc, enum req_op op)
306 static int flush_header(struct log_c *lc)
319 static int read_header(struct log_c *log)
374 struct log_c *lc;
524 static void destroy_log_context(struct log_c *lc)
533 struct log_c *lc = log->context;
572 struct log_c *l
[all...]
H A Ddm-log-userspace-base.c37 struct log_c { struct
85 static int userspace_do_request(struct log_c *lc, const char *uuid,
160 struct log_c *lc = container_of(work, struct log_c, flush_log_work.work);
197 struct log_c *lc = NULL;
329 struct log_c *lc = log->context;
354 struct log_c *lc = log->context;
365 struct log_c *lc = log->context;
382 struct log_c *lc = log->context;
393 struct log_c *l
[all...]

Completed in 148 milliseconds