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

Data Fields

struct afs_dir_pagehdr pagehdr
 
struct {
   struct afs_dir_pagehdr   pagehdr
 
   uint8_t   alloc_ctrs [128]
 
   uint16_t   hashtable [AFS_DIR_HASHTBL_SIZE]
 
hdr
 
union afs_dirent dirents [AFS_DIRENT_PER_BLOCK]
 

Detailed Description

Definition at line 102 of file dir.c.

Field Documentation

uint8_t alloc_ctrs[128]

Definition at line 108 of file dir.c.

Definition at line 113 of file dir.c.

Definition at line 110 of file dir.c.

struct { ... } hdr

Definition at line 104 of file dir.c.


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