Home
last modified time | relevance | path

Searched refs:fget (Results 1 – 12 of 12) sorted by relevance

/fs/autofs/
Ddev-ioctl.c364 pipe = fget(pipefd); in autofs_dev_ioctl_setpipefd()
644 fp = fget(param->ioctlfd); in _autofs_dev_ioctl()
Dinode.c323 pipe = fget(sbi->pipefd); in autofs_fill_super()
/fs/
Dnsfs.c234 file = fget(fd); in proc_ns_fget()
Deventfd.c336 file = fget(fd); in eventfd_fget()
Dfile.c737 struct file *fget(unsigned int fd) in fget() function
741 EXPORT_SYMBOL(fget);
Dfsopen.c435 param.file = fget(aux); in SYSCALL_DEFINE5()
Dio_uring.c1040 return fget(fd); in io_file_get()
3152 ctx->user_files[i] = fget(fd); in io_sqe_files_register()
Daio.c1782 req->ki_filp = fget(iocb->aio_fildes); in __io_submit_one()
/fs/coda/
Dpsdev.c193 outp->fh = fget(outp->fd); in coda_psdev_write()
/fs/fuse/
Dinode.c1230 file = fget(ctx->fd); in fuse_fill_super()
Ddev.c2227 struct file *old = fget(oldfd); in fuse_dev_ioctl()
/fs/btrfs/
Dsend.c7123 sctx->send_filp = fget(arg->send_fd); in btrfs_ioctl_send()