Linux Source Code
Home
Release:
6.13
block.rs
Directory:
rust/kernel
Added: 2022-02-11
By: Wedson Almeida Filho
Highlighting
Reset All
By Author
By Release
By Age
By Commit
──────────
Andreas Hindborg
Wedson Almeida Filho
Overall
Contributors:
2
Author
Tokens
Token Proportion
Commits
Commit Proportion
Andreas Hindborg
5
83.33%
1
50.00%
Wedson Almeida Filho
1
16.67%
1
50.00%
Total
6
2
1
2
3
4
5
// SPDX-License-Identifier: GPL-2.0
//! Types for working with the block layer. pub mod mq;
Commit:
Copy
View on Github