Home
last modified time | relevance | path

Searched refs:fget_many (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dfile.h50 extern struct file *fget_many(unsigned int fd, unsigned int refs);
/kernel/linux/linux-5.10/fs/
Dfile.c936 struct file *fget_many(unsigned int fd, unsigned int refs) in fget_many() function