Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions | Variables
export.h File Reference
#include <linux/exportfs.h>

Go to the source code of this file.

Data Structures

struct  nilfs_fid
 

Functions

struct nilfs_fid __attribute__ ((packed))
 

Variables

struct export_operations nilfs_export_ops
 
u64 cno
 
u64 ino
 
u32 gen
 
u32 parent_gen
 
u64 parent_ino
 

Function Documentation

struct nilfs_fid __attribute__ ( (packed)  )
read

mcontroller : adapter info structure for old mimd_t apps

: base address : irq number : number of logical drives : pci bus : pci device : pci function : pci id : vendor id : slot number : unique id

Definition at line 171 of file esd_usb2.c.

Variable Documentation

u64 cno

Definition at line 24 of file export.h.

u32 gen

Definition at line 26 of file export.h.

u64 ino

Definition at line 25 of file export.h.

struct export_operations nilfs_export_ops

Definition at line 571 of file namei.c.

u32 parent_gen

Definition at line 28 of file export.h.

u64 parent_ino

Definition at line 29 of file export.h.