mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 04:53:36 +01:00
a4ad4f748e
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>
3 lines
100 B
C
3 lines
100 B
C
// SPDX-License-Identifier: GPL-2.0
|
|
|
|
void io_uring_show_fdinfo(struct seq_file *m, struct file *f);
|