Searched refs:__fget_light (Results 1 – 2 of 2) sorted by relevance
112 __fget_light114 __fget_light116 __fget_light
1002 static unsigned long __fget_light(unsigned int fd, fmode_t mask) in __fget_light() function1030 return __fget_light(fd, FMODE_PATH); in __fdget()1036 return __fget_light(fd, 0); in __fdget_raw()
Completed in 5 milliseconds