nfs-ganesha 1.4
Public Attributes

cache_content_local_entry__ Struct Reference

#include <cache_content.h>

List of all members.

Public Attributes

char cache_path_data [MAXPATHLEN]
char cache_path_index [MAXPATHLEN]
cache_content_opened_file_t opened_file
cache_content_sync_state_t sync_state

Detailed Description

Definition at line 134 of file cache_content.h.


Member Data Documentation

Path of the cached content

Definition at line 136 of file cache_content.h.

Path to the index file (for crash recovery)

Definition at line 137 of file cache_content.h.

Opened file descriptor related to the entry

Definition at line 138 of file cache_content.h.

Is this entry synchronized ?

Definition at line 139 of file cache_content.h.


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