| nfs-ganesha 1.4 | 
Go to the source code of this file.
| Functions | |
| fsal_status_t | HPSSFSAL_dynamic_fsinfo (hpssfsal_handle_t *filehandle, hpssfsal_op_context_t *p_context, fsal_dynamicfsinfo_t *dynamicinfo) | 
| fsal_status_t HPSSFSAL_dynamic_fsinfo | ( | hpssfsal_handle_t * | filehandle, | 
| hpssfsal_op_context_t * | p_context, | ||
| fsal_dynamicfsinfo_t * | dynamicinfo | ||
| ) | 
FSAL_dynamic_fsinfo: Return dynamic filesystem info such as used size, free size, number of objects...
| filehandle | (input): Handle of an object in the filesystem whom info is to be retrieved. | 
| p_context | (input): Authentication context for the operation (user,...). | 
| dynamicinfo | (output): Pointer to the static info of the filesystem. | 
Definition at line 46 of file FSAL_HPSS/fsal_fsinfo.c.
 1.7.3
 1.7.3