Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/
Dget_maintainer.pl2257 my $commit_count;
2269 …($commit_count, $commit_signers_ref, $commit_authors_ref, $stats_ref) = vcs_find_signers($cmd, $fi…
2276 my $commit_count;
2287 …($commit_count, $commit_signers_ref, $commit_authors_ref, $stats_ref) = vcs_find_signers($cmd, $fi…
2300 my $commit_count;
/Linux-v5.4/drivers/md/
Ddm-cache-target.c369 atomic_t commit_count; member
1830 atomic_inc(&cache->stats.commit_count); in commit()
2642 atomic_set(&cache->stats.commit_count, 0); in cache_create()