Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dinode.c1727 if (ctx->fudptr) { in fuse_fill_super_common()
1766 if (ctx->fudptr && *ctx->fudptr) in fuse_fill_super_common()
1775 if (ctx->fudptr) in fuse_fill_super_common()
1776 *ctx->fudptr = fud; in fuse_fill_super_common()
1810 ctx->fudptr = &ctx->file->private_data; in fuse_fill_super()
H A Dfuse_i.h580 void **fudptr; member
H A Dvirtio_fs.c1570 ctx->fudptr = NULL; in virtio_fs_fill_super()