mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-07-05 13:25:20 +02:00

This also means moving a bit more of the fixed file handling to the filetable side, which makes sense separately too. Signed-off-by: Jens Axboe <axboe@kernel.dk>
4 lines
100 B
C
4 lines
100 B
C
// SPDX-License-Identifier: GPL-2.0
|
|
|
|
void io_uring_show_fdinfo(struct seq_file *m, struct file *f);
|