Home
last modified time | relevance | path

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

/linux-6.6.21/scripts/
Dget_maintainer.pl1745 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-6.6.21/fs/btrfs/
Dfs.h352 u64 commit_count; member
Dtransaction.c2143 fs_info->commit_stats.commit_count++; in update_commit_stats()
Dsysfs.c1050 fs_info->commit_stats.commit_count, in btrfs_commit_stats_show()
/linux-6.6.21/drivers/md/
Ddm-cache-target.c293 atomic_t commit_count; member
1748 atomic_inc(&cache->stats.commit_count); in commit()
2552 atomic_set(&cache->stats.commit_count, 0); in cache_create()