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