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

/linux-master/include/linux/
H A Dfile.h56 extern unsigned long __fdget_pos(unsigned int fd);
76 return __to_fd(__fdget_pos(fd));
/linux-master/fs/
H A Dfile.c1184 unsigned long __fdget_pos(unsigned int fd) function

Completed in 152 milliseconds