fuse_context Struct Reference

#include <fuse.h>


Data Fields

struct fusefuse
uid_t uid
gid_t gid
pid_t pid
void * private_data


Detailed Description

Extra context that may be needed by some filesystems

The uid, gid and pid fields are not filled in case of a writepage operation.


Field Documentation

struct fuse* fuse_context::fuse [read]

Pointer to the fuse object

User ID of the calling process

Group ID of the calling process

Thread ID of the calling process

Private filesystem data


The documentation for this struct was generated from the following file:

Generated on Fri Feb 6 14:54:13 2009 for fuse by  doxygen 1.5.6