Home
last modified time | relevance | path

Searched refs:commit_count (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/scripts/
Dget_maintainer.pl2251 my $commit_count;
2263 …($commit_count, $commit_signers_ref, $commit_authors_ref, $stats_ref) = vcs_find_signers($cmd, $fi…
2270 my $commit_count;
2281 …($commit_count, $commit_signers_ref, $commit_authors_ref, $stats_ref) = vcs_find_signers($cmd, $fi…
2294 my $commit_count;
/Linux-v4.19/drivers/md/
Ddm-cache-target.c368 atomic_t commit_count; member
1853 atomic_inc(&cache->stats.commit_count); in commit()
2658 atomic_set(&cache->stats.commit_count, 0); in cache_create()