Searched refs:fdget_pos (Results 1 – 2 of 2) sorted by relevance
74 struct fd fdget_pos(unsigned int fd);85 DEFINE_CLASS(fd_pos, struct fd, fdput_pos(_T), fdget_pos(fd), int fd)
1225 struct fd fdget_pos(unsigned int fd) in fdget_pos() function