nfs-ganesha 1.4
Functions

cache_inode_statfs.c File Reference

Get and eventually cache an entry. More...

#include <stdio.h>
#include <string.h>
#include <pthread.h>
#include <fcntl.h>
#include <sys/file.h>
#include "HashData.h"
#include "HashTable.h"
#include "log.h"
#include "nfs23.h"
#include "nfs4.h"
#include "mount.h"
#include "nfs_core.h"
#include "cache_inode.h"
#include "nfs_exports.h"
#include "nfs_creds.h"
#include "nfs_proto_functions.h"
#include "nfs_tools.h"
#include "nfs_proto_tools.h"

Go to the source code of this file.

Functions

cache_inode_status_t cache_inode_statfs (cache_entry_t *entry, fsal_dynamicfsinfo_t *dynamicinfo, fsal_op_context_t *context, cache_inode_status_t *status)

Detailed Description

Get and eventually cache an entry.

Author:
Author:
deniel
Date:
Date:
2005/11/28 17:02:28
Version:
Revision:
1.13

cache_inode_statfs.c : Get static and dynamic info on the cache inode layer.

Definition in file cache_inode_statfs.c.


Function Documentation

cache_inode_status_t cache_inode_statfs ( cache_entry_t entry,
fsal_dynamicfsinfo_t dynamicinfo,
fsal_op_context_t context,
cache_inode_status_t status 
)

Definition at line 65 of file cache_inode_statfs.c.