Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dinode.c1678 if (ctx->fudptr) { in fuse_fill_super_common()
1717 if (ctx->fudptr && *ctx->fudptr) in fuse_fill_super_common()
1726 if (ctx->fudptr) in fuse_fill_super_common()
1727 *ctx->fudptr = fud; in fuse_fill_super_common()
1761 ctx->fudptr = &ctx->file->private_data; in fuse_fill_super()
H A Dfuse_i.h544 void **fudptr; member
H A Dvirtio_fs.c1337 ctx->fudptr = NULL; in virtio_fs_fill_super()