Searched refs:fget (Results 1 – 9 of 9) sorted by relevance
149 file = fget(result->uint_32); in coda_parse_fd()191 file = fget(data->fd); in coda_parse_monolithic()
189 outp->fh = fget(outp->fd); in coda_psdev_write()
371 pipe = fget(pipefd); in autofs_dev_ioctl_setpipefd()733 fp = fget(param->ioctlfd); in _autofs_dev_ioctl()
167 pipe = fget(result->uint_32); in autofs_parse_fd()
327 file = fget(fd); in eventfd_fget()
1082 struct file *fget(unsigned int fd) in fget() function1086 EXPORT_SYMBOL(fget);
1973 req->ki_filp = fget(iocb->aio_fildes); in __io_submit_one()
1954 ctx->file = fget(ctx->fd); in fuse_get_tree()
8144 sctx->send_filp = fget(arg->send_fd); in btrfs_ioctl_send()
Completed in 44 milliseconds