Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions | Variables
export.c File Reference
#include <linux/ceph/ceph_debug.h>
#include <linux/exportfs.h>
#include <linux/slab.h>
#include <asm/unaligned.h>
#include "super.h"
#include "mds_client.h"

Go to the source code of this file.

Data Structures

struct  ceph_nfs_fh
 
struct  ceph_nfs_confh
 

Functions

struct ceph_nfs_fh __attribute__ ((packed))
 

Variables

u64 ino
 
u64 parent_ino
 
u32 parent_name_hash
 
struct export_operations ceph_export_ops
 

Function Documentation

struct ceph_nfs_fh __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

struct export_operations ceph_export_ops
Initial value:
= {
.encode_fh = ceph_encode_fh,
.fh_to_dentry = ceph_fh_to_dentry,
.fh_to_parent = ceph_fh_to_parent,
}

Definition at line 271 of file export.c.

__le64 ino

Definition at line 33 of file export.c.

u64 parent_ino

Definition at line 42 of file export.c.

u32 parent_name_hash

Definition at line 43 of file export.c.