Searched refs:commit_count (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/scripts/ |
| H A D | get_maintainer.pl | 1776 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-6.15/fs/btrfs/ |
| H A D | fs.h | 416 u64 commit_count; member
|
| H A D | transaction.c | 2169 fs_info->commit_stats.commit_count++; in update_commit_stats()
|
| H A D | sysfs.c | 1147 fs_info->commit_stats.commit_count, in btrfs_commit_stats_show()
|
| /linux-6.15/drivers/md/ |
| H A D | dm-cache-target.c | 293 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()
|