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

#include <nfs_xdr.h>

Data Fields

__u64 ino
 
__u64 cookie
 
__u64 prev_cookie
 
const charname
 
unsigned int len
 
int eof
 
struct nfs_fhfh
 
struct nfs_fattrfattr
 
unsigned char d_type
 
struct nfs_serverserver
 

Detailed Description

Definition at line 594 of file nfs_xdr.h.

Field Documentation

__u64 cookie

Definition at line 596 of file nfs_xdr.h.

unsigned char d_type

Definition at line 603 of file nfs_xdr.h.

int eof

Definition at line 600 of file nfs_xdr.h.

struct nfs_fattr* fattr

Definition at line 602 of file nfs_xdr.h.

Definition at line 601 of file nfs_xdr.h.

__u64 ino

Definition at line 595 of file nfs_xdr.h.

unsigned int len

Definition at line 599 of file nfs_xdr.h.

const char* name

Definition at line 598 of file nfs_xdr.h.

__u64 prev_cookie

Definition at line 596 of file nfs_xdr.h.

struct nfs_server* server

Definition at line 604 of file nfs_xdr.h.


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