nfs-ganesha 1.4
Public Attributes

gpfs_file_handle Struct Reference

#include <gpfs_nfs.h>

List of all members.

Public Attributes

u_int32_t handle_size
u_int32_t handle_type
u_int16_t handle_version
u_int16_t handle_key_size
unsigned char f_handle [OPENHANDLE_HANDLE_LEN]

Detailed Description

The following structures are also defined in the kernel module, and if any change happens it needs to happen both places. They are the same except for the change of file_handle.f_handle to a static 20 character array to work better with the way that ganesha does memory management.

Definition at line 122 of file gpfs_nfs.h.


Member Data Documentation

Definition at line 129 of file gpfs_nfs.h.

Definition at line 127 of file gpfs_nfs.h.

Definition at line 124 of file gpfs_nfs.h.

Definition at line 125 of file gpfs_nfs.h.

Definition at line 126 of file gpfs_nfs.h.


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