nfs-ganesha 1.4
|
Go to the source code of this file.
Functions | |
void | ZFSFSAL_get_stats (fsal_statistics_t *stats, fsal_boolean_t reset) |
void ZFSFSAL_get_stats | ( | fsal_statistics_t * | stats, |
fsal_boolean_t | reset | ||
) |
FSAL_get_stats: Retrieve call statistics for current thread.
stats | (output): Pointer to the call statistics structure. |
reset | (input): Boolean that indicates if the stats must be reset. |
Definition at line 33 of file FSAL_ZFS/fsal_stats.c.