Searched refs:__fdget_raw (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dfile.h45 extern unsigned long __fdget_raw(unsigned int fd);
60 return __to_fd(__fdget_raw(fd)); fdget_raw()
/linux-4.1.27/fs/
H A Dfile.c700 unsigned long __fdget_raw(unsigned int fd) __fdget_raw() function

Completed in 46 milliseconds