Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dfile.h50 extern struct file *fget_many(unsigned int fd, unsigned int refs);
/Linux-v5.15/fs/
Dfile.c873 struct file *fget_many(unsigned int fd, unsigned int refs) in fget_many() function