Searched refs:fget_many (Results 1 – 3 of 3) sorted by relevance
50 extern struct file *fget_many(unsigned int fd, unsigned int refs);
851 struct file *fget_many(unsigned int fd, unsigned int refs) in fget_many() function
2708 state->file = fget_many(fd, state->ios_left); in __io_file_get()