Home
last modified time | relevance | path

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

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