nfs-ganesha 1.4
Public Attributes

cache_entry_t::cache_inode_fsobj__::cache_inode_dir__ Struct Reference

#include <cache_inode.h>

List of all members.

Public Attributes

bool_t root
uint32_t nbactive
char * referral
gweakref_t parent
struct {
   struct avltree   t
   struct avltree   c
   uint32_t   collisions
avl

Detailed Description

Definition at line 388 of file cache_inode.h.


Member Data Documentation

struct { ... } cache_entry_t::cache_inode_fsobj__::cache_inode_dir__::avl
struct avltree cache_entry_t::cache_inode_fsobj__::cache_inode_dir__::c

Persist cookies

Definition at line 398 of file cache_inode.h.

uint32_t cache_entry_t::cache_inode_fsobj__::cache_inode_dir__::collisions

Heuristic. Expect 0.

Definition at line 399 of file cache_inode.h.

uint32_t cache_entry_t::cache_inode_fsobj__::cache_inode_dir__::nbactive

Definition at line 391 of file cache_inode.h.

gweakref_t cache_entry_t::cache_inode_fsobj__::cache_inode_dir__::parent

Definition at line 394 of file cache_inode.h.

char* cache_entry_t::cache_inode_fsobj__::cache_inode_dir__::referral

Definition at line 392 of file cache_inode.h.

bool_t cache_entry_t::cache_inode_fsobj__::cache_inode_dir__::root

Definition at line 390 of file cache_inode.h.

struct avltree cache_entry_t::cache_inode_fsobj__::cache_inode_dir__::t

Children

Definition at line 397 of file cache_inode.h.


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