nfs-ganesha 1.4
Functions

fsal_objectres.c File Reference

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

Go to the source code of this file.

Functions

fsal_status_t FSAL_CleanObjectResources (fsal_handle_t *in_fsal_handle)

Function Documentation

fsal_status_t FSAL_CleanObjectResources ( fsal_handle_t in_fsal_handle)

FSAL_CleanObjectResources: This function cleans remanent internal resources that are kept for a given FSAL handle.

Parameters:
in_fsal_handle(input): The handle whose the resources are to be cleaned.

Definition at line 27 of file FSAL_TEMPLATE/fsal_objectres.c.