Searched refs:io_uring_show_fdinfo (Results 1 – 3 of 3) sorted by relevance
3 void io_uring_show_fdinfo(struct seq_file *m, struct file *f);
201 __cold void io_uring_show_fdinfo(struct seq_file *m, struct file *f) in io_uring_show_fdinfo() function
3299 .show_fdinfo = io_uring_show_fdinfo,