Searched refs:fget_many (Results 1 – 2 of 2) sorted by relevance
/fs/ | ||
D | file.c | 732 struct file *fget_many(unsigned int fd, unsigned int refs) in fget_many() function |
D | io_uring.c | 1050 state->file = fget_many(fd, state->ios_left); in io_file_get() |