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

#include <hostfs.h>

Data Fields

unsigned long long ino
 
unsigned int mode
 
unsigned int nlink
 
unsigned int uid
 
unsigned int gid
 
unsigned long long size
 
struct timespec atime mtime ctime
 
unsigned int blksize
 
unsigned long long blocks
 
unsigned int maj
 
unsigned int min
 

Detailed Description

Definition at line 51 of file hostfs.h.

Field Documentation

unsigned int blksize

Definition at line 59 of file hostfs.h.

unsigned long long blocks

Definition at line 60 of file hostfs.h.

Definition at line 58 of file hostfs.h.

unsigned int gid

Definition at line 56 of file hostfs.h.

unsigned long long ino

Definition at line 52 of file hostfs.h.

unsigned int maj

Definition at line 61 of file hostfs.h.

unsigned int min

Definition at line 62 of file hostfs.h.

unsigned int mode

Definition at line 53 of file hostfs.h.

unsigned int nlink

Definition at line 54 of file hostfs.h.

unsigned long long size

Definition at line 57 of file hostfs.h.

unsigned int uid

Definition at line 55 of file hostfs.h.


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