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

#include <hostfs.h>

Data Fields

unsigned int ia_valid
 
unsigned short ia_mode
 
uid_t ia_uid
 
gid_t ia_gid
 
loff_t ia_size
 
struct timespec ia_atime
 
struct timespec ia_mtime
 
struct timespec ia_ctime
 

Detailed Description

Definition at line 40 of file hostfs.h.

Field Documentation

struct timespec ia_atime

Definition at line 46 of file hostfs.h.

struct timespec ia_ctime

Definition at line 48 of file hostfs.h.

gid_t ia_gid

Definition at line 44 of file hostfs.h.

unsigned short ia_mode

Definition at line 42 of file hostfs.h.

struct timespec ia_mtime

Definition at line 47 of file hostfs.h.

loff_t ia_size

Definition at line 45 of file hostfs.h.

uid_t ia_uid

Definition at line 43 of file hostfs.h.

unsigned int ia_valid

Definition at line 41 of file hostfs.h.


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