Searched refs:fudptr (Results 1 – 3 of 3) sorted by relevance
1822 if (ctx->fudptr) { in fuse_fill_super_common()1859 if (ctx->fudptr && *ctx->fudptr) in fuse_fill_super_common()1868 if (ctx->fudptr) in fuse_fill_super_common()1869 *ctx->fudptr = fud; in fuse_fill_super_common()1903 ctx->fudptr = &ctx->file->private_data; in fuse_fill_super()
609 void **fudptr; member
1575 ctx->fudptr = NULL; in virtio_fs_fill_super()
Completed in 16 milliseconds