nfs-ganesha 1.4
Public Attributes

xfsfsal_handle_t Union Reference

#include <fsal_types.h>

List of all members.

Public Attributes

struct {
   uint64_t   inode
   unsigned int   handle_len
   char   type
   char   handle_val [FSAL_XFS_HANDLE_LEN]
data
char pad [FSAL_HANDLE_T_SIZE]

Detailed Description

Definition at line 96 of file FSAL/FSAL_XFS/fsal_types.h.


Member Data Documentation

struct { ... } xfsfsal_handle_t::data

Definition at line 100 of file FSAL/FSAL_XFS/fsal_types.h.

char xfsfsal_handle_t::handle_val[FSAL_XFS_HANDLE_LEN]

Definition at line 102 of file FSAL/FSAL_XFS/fsal_types.h.

Definition at line 99 of file FSAL/FSAL_XFS/fsal_types.h.

char xfsfsal_handle_t::pad[FSAL_HANDLE_T_SIZE]

Definition at line 104 of file FSAL/FSAL_XFS/fsal_types.h.

Definition at line 101 of file FSAL/FSAL_XFS/fsal_types.h.


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