fget_many        1047 fs/io_uring.c  	state->file = fget_many(fd, state->ios_left);
fget_many          48 include/linux/file.h extern struct file *fget_many(unsigned int fd, unsigned int refs);