Searched refs:fget_many (Results 1 – 3 of 3) sorted by relevance
48 extern struct file *fget_many(unsigned int fd, unsigned int refs);
732 struct file *fget_many(unsigned int fd, unsigned int refs) in fget_many() function
1047 state->file = fget_many(fd, state->ios_left); in io_file_get()