nfs-ganesha 1.4
Functions

fsal_stats.c File Reference

#include "fsal.h"
#include "fsal_internal.h"

Go to the source code of this file.

Functions

void FUSEFSAL_get_stats (fsal_statistics_t *stats, fsal_boolean_t reset)

Function Documentation

void FUSEFSAL_get_stats ( fsal_statistics_t stats,
fsal_boolean_t  reset 
)

FSAL_get_stats: Retrieve call statistics for current thread.

Parameters:
stats(output): Pointer to the call statistics structure.
reset(input): Boolean that indicates if the stats must be reset.
Returns:
Nothing.

Definition at line 33 of file FSAL_FUSELIKE/fsal_stats.c.