Home
last modified time | relevance | path

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

/linux-6.12.1/fs/fuse/
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()
Dfuse_i.h580 void **fudptr; member
Dvirtio_fs.c1570 ctx->fudptr = NULL; in virtio_fs_fill_super()