Searched refs:fudptr (Results 1 – 3 of 3) sorted by relevance
1859 if (ctx->fudptr) { in fuse_fill_super_common()1896 if (ctx->fudptr && *ctx->fudptr) { in fuse_fill_super_common()1897 if (*ctx->fudptr == FUSE_DEV_SYNC_INIT) in fuse_fill_super_common()1909 if (ctx->fudptr) { in fuse_fill_super_common()1910 *ctx->fudptr = fud; in fuse_fill_super_common()1947 ctx->fudptr = &ctx->file->private_data; in fuse_fill_super()
627 void **fudptr; member
1573 ctx->fudptr = NULL; in virtio_fs_fill_super()