Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dinode.c1838 if (ctx->fudptr) { in fuse_fill_super_common()
1875 if (ctx->fudptr && *ctx->fudptr) in fuse_fill_super_common()
1884 if (ctx->fudptr) in fuse_fill_super_common()
1885 *ctx->fudptr = fud; in fuse_fill_super_common()
1919 ctx->fudptr = &ctx->file->private_data; in fuse_fill_super()
H A Dfuse_i.h615 void **fudptr; member
H A Dvirtio_fs.c1575 ctx->fudptr = NULL; in virtio_fs_fill_super()