Public Attributes | |
time_t | t0 |
time_t | life |
unsigned int | nents |
char * | dirname |
char ** | dnarray |
Definition at line 112 of file XrdFfsDent.cc.
time_t XrdFfsDentcache::t0 |
Definition at line 113 of file XrdFfsDent.cc.
Referenced by XrdFfsDent_cache_init(), XrdFfsDent_dentcache_expired(), XrdFfsDent_dentcache_fill(), and XrdFfsDent_dentcache_invalid().
time_t XrdFfsDentcache::life |
Definition at line 114 of file XrdFfsDent.cc.
Referenced by XrdFfsDent_dentcache_expired(), and XrdFfsDent_dentcache_fill().
unsigned int XrdFfsDentcache::nents |
Definition at line 115 of file XrdFfsDent.cc.
Referenced by XrdFfsDent_cache_init(), XrdFfsDent_dentcache_fill(), XrdFfsDent_dentcache_free(), and XrdFfsDent_dentcache_search().
char* XrdFfsDentcache::dirname |
Definition at line 116 of file XrdFfsDent.cc.
Referenced by XrdFfsDent_cache_init(), XrdFfsDent_dentcache_fill(), XrdFfsDent_dentcache_free(), and XrdFfsDent_dentcache_search().
char** XrdFfsDentcache::dnarray |
Definition at line 117 of file XrdFfsDent.cc.
Referenced by XrdFfsDent_cache_init(), XrdFfsDent_dentcache_fill(), XrdFfsDent_dentcache_free(), and XrdFfsDent_dentcache_search().