Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/
Dget_maintainer.pl1976 my $commit_count;
1988 …($commit_count, $commit_signers_ref, $commit_authors_ref, $stats_ref) = vcs_find_signers($cmd, $fi…
1995 my $commit_count;
2006 …($commit_count, $commit_signers_ref, $commit_authors_ref, $stats_ref) = vcs_find_signers($cmd, $fi…
2019 my $commit_count;
/linux-4.1.27/drivers/md/
Ddm-cache-target.c155 atomic_t commit_count; member
1591 atomic_inc(&cache->stats.commit_count); in commit_if_needed()
2532 atomic_set(&cache->stats.commit_count, 0); in cache_create()