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

Data Fields

u64 ino
 
loff_t offset
 
int namlen
 
unsigned int d_type
 
char name []
 

Detailed Description

Definition at line 1917 of file vfs.c.

Field Documentation

unsigned int d_type

Definition at line 1921 of file vfs.c.

u64 ino

Definition at line 1918 of file vfs.c.

char name[]

Definition at line 1922 of file vfs.c.

int namlen

Definition at line 1920 of file vfs.c.

loff_t offset

Definition at line 1919 of file vfs.c.


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