RTEMS CPU Kit with SuperCore  4.11.3
Data Fields
nfs_fattr Struct Reference
Collaboration diagram for nfs_fattr:
Collaboration graph
[legend]

Data Fields

u_int32_t fa_type
 
u_int32_t fa_mode
 
u_int32_t fa_nlink
 
u_int32_t fa_uid
 
u_int32_t fa_gid
 
union {
   struct {
      u_int32_t   nfsv2fa_size
 
      u_int32_t   nfsv2fa_blocksize
 
      u_int32_t   nfsv2fa_rdev
 
      u_int32_t   nfsv2fa_blocks
 
      u_int32_t   nfsv2fa_fsid
 
      u_int32_t   nfsv2fa_fileid
 
      nfstime2   nfsv2fa_atime
 
      nfstime2   nfsv2fa_mtime
 
      nfstime2   nfsv2fa_ctime
 
   }   fa_nfsv2
 
   struct {
      nfsuint64   nfsv3fa_size
 
      nfsuint64   nfsv3fa_used
 
      nfsv3spec   nfsv3fa_rdev
 
      nfsuint64   nfsv3fa_fsid
 
      nfsuint64   nfsv3fa_fileid
 
      nfstime3   nfsv3fa_atime
 
      nfstime3   nfsv3fa_mtime
 
      nfstime3   nfsv3fa_ctime
 
   }   fa_nfsv3
 
fa_un
 

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