Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
fuse_mount_data Struct Reference

Data Fields

int fd
 
unsigned rootmode
 
unsigned user_id
 
unsigned group_id
 
unsigned fd_present:1
 
unsigned rootmode_present:1
 
unsigned user_id_present:1
 
unsigned group_id_present:1
 
unsigned flags
 
unsigned max_read
 
unsigned blksize
 

Detailed Description

Definition at line 60 of file inode.c.

Field Documentation

unsigned blksize

Definition at line 71 of file inode.c.

Definition at line 61 of file inode.c.

unsigned fd_present

Definition at line 65 of file inode.c.

unsigned flags

Definition at line 69 of file inode.c.

unsigned group_id

Definition at line 64 of file inode.c.

unsigned group_id_present

Definition at line 68 of file inode.c.

unsigned max_read

Definition at line 70 of file inode.c.

unsigned rootmode

Definition at line 62 of file inode.c.

unsigned rootmode_present

Definition at line 66 of file inode.c.

unsigned user_id

Definition at line 63 of file inode.c.

unsigned user_id_present

Definition at line 67 of file inode.c.


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