Main Page | Modules | Data Structures | File List | Data Fields | Globals

src/client/sysint/acache.h File Reference

Declarations for the Attribute Cache (acache) component. More...

#include "pvfs2-types.h"
#include "pvfs2-attr.h"
#include "gen-locks.h"
#include "quicklist.h"
#include "quickhash.h"
#include "tcache.h"
#include "pint-perf-counter.h"

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Defines

#define PINT_acache_options   PINT_tcache_options

Functions

void PINT_acache_enable_perf_counter (struct PINT_perf_counter *pc, struct PINT_perf_counter *static_pc)
int PINT_acache_initialize (void)
void PINT_acache_finalize (void)
int PINT_acache_get_info (enum PINT_acache_options option, unsigned int *arg)
int PINT_acache_set_info (enum PINT_acache_options option, unsigned int arg)
int PINT_acache_get_cached_entry (PVFS_object_ref refn, PVFS_object_attr *attr, int *attr_status, PVFS_size *size, int *size_status)
int PINT_acache_update (PVFS_object_ref refn, PVFS_object_attr *attr, PVFS_size *size)
void PINT_acache_invalidate (PVFS_object_ref refn)
void PINT_acache_invalidate_size (PVFS_object_ref refn)

Variables

PINT_perf_key acache_keys []

Detailed Description

Declarations for the Attribute Cache (acache) component.


Generated on Tue Feb 7 02:43:51 2012 for PVFS by doxygen 1.3.5