Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/
Dget_maintainer.pl2014 my $commit_count;
2026 …($commit_count, $commit_signers_ref, $commit_authors_ref, $stats_ref) = vcs_find_signers($cmd, $fi…
2033 my $commit_count;
2044 …($commit_count, $commit_signers_ref, $commit_authors_ref, $stats_ref) = vcs_find_signers($cmd, $fi…
2057 my $commit_count;
/linux-4.4.14/drivers/md/
Ddm-cache-target.c196 atomic_t commit_count; member
1930 atomic_inc(&cache->stats.commit_count); in commit()
2945 atomic_set(&cache->stats.commit_count, 0); in cache_create()