Searched refs:file_getfd (Results 1 – 3 of 3) sorted by relevance
164 fd = file_getfd(fp); in t_kopen()197 int fd = file_getfd(fp); in t_kclose()209 int fd = file_getfd(fp); in t_kbind()224 int fd = file_getfd(fp); in t_kunbind()239 int fd = file_getfd(fp); in t_kconnect()260 int fd = file_getfd(fp); in t_koptmgmt()281 int fd = file_getfd(fp); in t_kspoll()320 int fd = file_getfd(fp); in tli_send()379 int fd = file_getfd(fp); in tli_recv()
36 int file_getfd(struct file *fp);
112 file_getfd(file_t *fp) in file_getfd() function