Searched refs:log_c (Results 1 – 2 of 2) sorted by relevance
37 struct log_c { struct85 static int userspace_do_request(struct log_c *lc, const char *uuid, in userspace_do_request() argument160 struct log_c *lc = container_of(work, struct log_c, flush_log_work.work); in do_flush()197 struct log_c *lc = NULL; in userspace_ctr()329 struct log_c *lc = log->context; in userspace_dtr()354 struct log_c *lc = log->context; in userspace_presuspend()365 struct log_c *lc = log->context; in userspace_postsuspend()382 struct log_c *lc = log->context; in userspace_resume()393 struct log_c *lc = log->context; in userspace_get_region_size()412 struct log_c *lc = log->context; in userspace_is_clean()[all …]
220 struct log_c { struct266 static inline void log_set_bit(struct log_c *l, in log_set_bit() argument273 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()524 static void destroy_log_context(struct log_c *lc) in destroy_log_context()533 struct log_c *lc = log->context; in core_dtr()572 struct log_c *lc = log->context; in disk_dtr()[all …]