Searched refs:log_c (Results 1 – 2 of 2) sorted by relevance
217 struct log_c { struct263 static inline void log_set_bit(struct log_c *l, in log_set_bit() argument270 static inline void log_clear_bit(struct log_c *l, in log_clear_bit()294 static int rw_header(struct log_c *lc, int op) in rw_header()302 static int flush_header(struct log_c *lc) in flush_header()316 static int read_header(struct log_c *log) in read_header()369 struct log_c *lc; in create_log_context()522 static void destroy_log_context(struct log_c *lc) in destroy_log_context()531 struct log_c *lc = (struct log_c *) log->context; in core_dtr()568 struct log_c *lc = (struct log_c *) log->context; in disk_dtr()[all …]
36 struct log_c { struct84 static int userspace_do_request(struct log_c *lc, const char *uuid, in userspace_do_request() argument159 struct log_c *lc = container_of(work, struct log_c, flush_log_work.work); in do_flush()196 struct log_c *lc = NULL; in userspace_ctr()328 struct log_c *lc = log->context; in userspace_dtr()355 struct log_c *lc = log->context; in userspace_presuspend()366 struct log_c *lc = log->context; in userspace_postsuspend()383 struct log_c *lc = log->context; in userspace_resume()394 struct log_c *lc = log->context; in userspace_get_region_size()413 struct log_c *lc = log->context; in userspace_is_clean()[all …]