Home
last modified time | relevance | path

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

/fs/fuse/
Dinode.c1382 if (ctx->fudptr) { in fuse_fill_super_common()
1421 if (ctx->fudptr && *ctx->fudptr) in fuse_fill_super_common()
1430 if (ctx->fudptr) in fuse_fill_super_common()
1431 *ctx->fudptr = fud; in fuse_fill_super_common()
1469 ctx->fudptr = &file->private_data; in fuse_fill_super()
Dfuse_i.h531 void **fudptr; member
Dvirtio_fs.c1335 ctx->fudptr = NULL; in virtio_fs_fill_super()