nfs-ganesha 1.4
|
Go to the source code of this file.
Functions | |
fsal_status_t | FSAL_CleanObjectResources (fsal_handle_t *in_fsal_handle) |
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.
in_fsal_handle | (input): The handle whose the resources are to be cleaned. |
Definition at line 27 of file FSAL_TEMPLATE/fsal_objectres.c.