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

#include <coda.h>

Data Fields

long va_type
 
u_short va_mode
 
short va_nlink
 
vuid_t va_uid
 
vgid_t va_gid
 
long va_fileid
 
u_quad_t va_size
 
long va_blocksize
 
struct timespec va_atime
 
struct timespec va_mtime
 
struct timespec va_ctime
 
u_long va_gen
 
u_long va_flags
 
cdev_t va_rdev
 
u_quad_t va_bytes
 
u_quad_t va_filerev
 

Detailed Description

Definition at line 214 of file coda.h.

Field Documentation

struct timespec va_atime

Definition at line 223 of file coda.h.

long va_blocksize

Definition at line 222 of file coda.h.

u_quad_t va_bytes

Definition at line 229 of file coda.h.

struct timespec va_ctime

Definition at line 225 of file coda.h.

long va_fileid

Definition at line 220 of file coda.h.

u_quad_t va_filerev

Definition at line 230 of file coda.h.

u_long va_flags

Definition at line 227 of file coda.h.

u_long va_gen

Definition at line 226 of file coda.h.

vgid_t va_gid

Definition at line 219 of file coda.h.

u_short va_mode

Definition at line 216 of file coda.h.

struct timespec va_mtime

Definition at line 224 of file coda.h.

short va_nlink

Definition at line 217 of file coda.h.

cdev_t va_rdev

Definition at line 228 of file coda.h.

u_quad_t va_size

Definition at line 221 of file coda.h.

long va_type

Definition at line 215 of file coda.h.

vuid_t va_uid

Definition at line 218 of file coda.h.


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