Searched refs:read_log_state (Results 1 – 3 of 3) sorted by relevance
82 struct read_log_state { struct105 struct read_log_state rl_head; argument107 struct read_log_state rl_tail;462 struct read_log_state *start_state,466 struct read_log_state incfs_get_log_state(struct mount_info *mi);468 const struct read_log_state *state);
104 struct read_log_state log_state; in incfs_realloc_mount_info()123 log_state = (struct read_log_state){ in incfs_realloc_mount_info()491 static void log_read_one_record(struct read_log *rl, struct read_log_state *rs) in log_read_one_record()555 struct read_log_state *head, *tail; in log_block_read()1799 struct read_log_state incfs_get_log_state(struct mount_info *mi) in incfs_get_log_state()1802 struct read_log_state result; in incfs_get_log_state()1811 const struct read_log_state *state) in incfs_get_uncollected_logs_count()1830 struct read_log_state *state, in incfs_collect_logged_reads()1837 struct read_log_state *head, *tail; in incfs_collect_logged_reads()1847 *state = (struct read_log_state){ in incfs_collect_logged_reads()
1062 struct read_log_state state;1104 struct read_log_state next_state; in log_read()