Searched refs:head_no (Results 1 – 1 of 1) sorted by relevance
1814 u64 head_no, tail_no; in incfs_get_uncollected_logs_count() local1818 head_no = log->rl_head.current_record_no; in incfs_get_uncollected_logs_count()1823 return head_no - tail_no; in incfs_get_uncollected_logs_count()1825 return head_no - max_t(u64, tail_no, state->current_record_no); in incfs_get_uncollected_logs_count()