Searched refs:rl_head (Results 1 – 2 of 2) sorted by relevance
124 .generation_id = mi->mi_log.rl_head.generation_id + 1, in incfs_realloc_mount_info()126 mi->mi_log.rl_head = log_state; in incfs_realloc_mount_info()581 head = &log->rl_head; in log_block_read()1805 result = log->rl_head; in incfs_get_log_state()1819 head_no = log->rl_head.current_record_no; in incfs_get_uncollected_logs_count()1820 generation = log->rl_head.generation_id; in incfs_get_uncollected_logs_count()1840 head = &log->rl_head; in incfs_collect_logged_reads()
105 struct read_log_state rl_head; member