Searched refs:commit_count (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/scripts/ |
D | get_maintainer.pl | 1745 my $commit_count = 0; 1756 …($commit_count, $commit_signers_ref, $commit_authors_ref, $stats_ref) = vcs_find_signers($cmd, ""); 2291 my $commit_count; 2303 …($commit_count, $commit_signers_ref, $commit_authors_ref, $stats_ref) = vcs_find_signers($cmd, $fi… 2310 my $commit_count; 2321 …($commit_count, $commit_signers_ref, $commit_authors_ref, $stats_ref) = vcs_find_signers($cmd, $fi… 2334 my $commit_count;
|
/Linux-v6.1/drivers/md/ |
D | dm-cache-target.c | 292 atomic_t commit_count; member 1726 atomic_inc(&cache->stats.commit_count); in commit() 2520 atomic_set(&cache->stats.commit_count, 0); in cache_create()
|
/Linux-v6.1/fs/btrfs/ |
D | transaction.c | 2085 fs_info->commit_stats.commit_count++; in update_commit_stats()
|
D | sysfs.c | 999 fs_info->commit_stats.commit_count, in btrfs_commit_stats_show()
|
D | ctree.h | 617 u64 commit_count; member
|