Home
last modified time | relevance | path

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

/linux-6.15/fs/fuse/
H A Dinode.c1822 if (ctx->fudptr) { in fuse_fill_super_common()
1861 if (ctx->fudptr && *ctx->fudptr) in fuse_fill_super_common()
1870 if (ctx->fudptr) in fuse_fill_super_common()
1871 *ctx->fudptr = fud; in fuse_fill_super_common()
1905 ctx->fudptr = &ctx->file->private_data; in fuse_fill_super()
H A Dfuse_i.h612 void **fudptr; member
H A Dvirtio_fs.c1576 ctx->fudptr = NULL; in virtio_fs_fill_super()