Home
last modified time | relevance | path

Searched refs:fudptr (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/fuse/
Dinode.c1199 if (*ctx->fudptr) in fuse_fill_super_common()
1208 *ctx->fudptr = fud; in fuse_fill_super_common()
1241 ctx->fudptr = &file->private_data; in fuse_fill_super()
Dfuse_i.h488 void **fudptr; member
Dvirtio_fs.c1076 ctx.fudptr = (void **)&fs->vqs[VQ_REQUEST].fud; in virtio_fs_fill_super()