]> git.ipfire.org Git - thirdparty/linux.git/commit
rust: fs: add __rust_helper to helpers
authorAlice Ryhl <aliceryhl@google.com>
Tue, 2 Dec 2025 19:37:42 +0000 (19:37 +0000)
committerChristian Brauner <brauner@kernel.org>
Mon, 15 Dec 2025 13:13:03 +0000 (14:13 +0100)
commitb266a39eb2b484fc49866588bd70337b73839a69
tree84710b97cc39a963be510544cdee09ae65a4c19f
parent8f0b4cce4481fb22653697cced8d0d04027cb1e8
rust: fs: add __rust_helper to helpers

This is needed to inline these helpers into Rust code.

Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Link: https://patch.msgid.link/20251202-define-rust-helper-v1-18-a2e13cbc17a6@google.com
Reviewed-by: Gary Guo <gary@garyguo.net>
Reviewed-by: Boqun Feng <boqun.feng@gmail.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
rust/helpers/fs.c