]> www.infradead.org Git - users/jedix/linux-maple.git/commit
io_uring/rsrc: declare io_find_buf_node() in header file
authorCaleb Sander Mateos <csander@purestorage.com>
Sat, 1 Mar 2025 00:16:07 +0000 (17:16 -0700)
committerJens Axboe <axboe@kernel.dk>
Sat, 1 Mar 2025 02:35:22 +0000 (19:35 -0700)
commitbf931be52e5dad336a7576b028567e9179d6278c
tree7d3386752588484e11048ab5a2b4a3ab50a6d235
parente6ea7ec494881bcf61b8f0f77f7cb3542f717ff2
io_uring/rsrc: declare io_find_buf_node() in header file

Declare io_find_buf_node() in io_uring/rsrc.h so it can be called from
other files.

Signed-off-by: Caleb Sander Mateos <csander@purestorage.com>
Link: https://lore.kernel.org/r/20250301001610.678223-1-csander@purestorage.com
[axboe: keep the inline for local hot path usage]
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/rsrc.c
io_uring/rsrc.h