Home
last modified time | relevance | path

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

/linux-6.14.4/scripts/
Dget_maintainer.pl1764 my $commit_count = 0;
1775 …($commit_count, $commit_signers_ref, $commit_authors_ref, $stats_ref) = vcs_find_signers($cmd, "");
2310 my $commit_count;
2322 …($commit_count, $commit_signers_ref, $commit_authors_ref, $stats_ref) = vcs_find_signers($cmd, $fi…
2329 my $commit_count;
2340 …($commit_count, $commit_signers_ref, $commit_authors_ref, $stats_ref) = vcs_find_signers($cmd, $fi…
2353 my $commit_count;
/linux-6.14.4/fs/btrfs/
Dfs.h400 u64 commit_count; member
Dtransaction.c2168 fs_info->commit_stats.commit_count++; in update_commit_stats()
Dsysfs.c1146 fs_info->commit_stats.commit_count, in btrfs_commit_stats_show()
/linux-6.14.4/drivers/md/
Ddm-cache-target.c293 atomic_t commit_count; member
1747 atomic_inc(&cache->stats.commit_count); in commit()
2555 atomic_set(&cache->stats.commit_count, 0); in cache_create()