Home
last modified time | relevance | path

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

/linux/scripts/
H A Dget_maintainer.pl1776 my $commit_count = 0;
1787 …($commit_count, $commit_signers_ref, $commit_authors_ref, $stats_ref) = vcs_find_signers($cmd, "");
2323 my $commit_count;
2335 …($commit_count, $commit_signers_ref, $commit_authors_ref, $stats_ref) = vcs_find_signers($cmd, $fi…
2342 my $commit_count;
2353 …($commit_count, $commit_signers_ref, $commit_authors_ref, $stats_ref) = vcs_find_signers($cmd, $fi…
2366 my $commit_count;
/linux/fs/btrfs/
H A Dfs.h416 u64 commit_count; member
H A Dtransaction.c2175 fs_info->commit_stats.commit_count++; in update_commit_stats()
H A Dsysfs.c1153 fs_info->commit_stats.commit_count, in btrfs_commit_stats_show()
/linux/drivers/md/
H A Ddm-cache-target.c293 atomic_t commit_count; member
1753 atomic_inc(&cache->stats.commit_count); in commit()
2571 atomic_set(&cache->stats.commit_count, 0); in cache_create()