Searched refs:fget (Results 1 – 13 of 13) sorted by relevance
47 extern struct file *fget(unsigned int fd);
383 pipe = fget(pipefd); in autofs_dev_ioctl_setpipefd()661 fp = fget(param->ioctlfd); in _autofs_dev_ioctl()
309 pipe = fget(pipefd); in autofs_fill_super()
236 file = fget(fd); in proc_ns_fget()
346 file = fget(fd); in eventfd_fget()
754 struct file *fget(unsigned int fd) in fget() function758 EXPORT_SYMBOL(fget);
1944 req->ki_filp = fget(iocb->aio_fildes); in __io_submit_one()
191 outp->fh = fget(outp->fd); in coda_psdev_write()
89 struct file *file = fget(fd); in sync_file_fdget()
500 file = fget(fd); in dma_buf_get()
1103 file = fget(d.fd); in fuse_fill_super()
2286 struct file *old = fget(oldfd); in fuse_dev_ioctl()
6862 sctx->send_filp = fget(arg->send_fd); in btrfs_ioctl_send()