|
nfs-ganesha 1.4
|
#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <unistd.h>#include <hpss_dirent.h>#include <u_signed64.h>#include <hpssclapiext.h>#include <hpss_api.h>#include <api_internal.h>Go to the source code of this file.
Functions | |
| int | HPSSFSAL_ReadRawAttrsHandle (ns_ObjHandle_t *ObjHandle, u_signed64 OffsetIn, sec_cred_t *Ucred, unsigned32 BufferSize, unsigned32 GetAttributes, unsigned32 IgnInconstitMd, unsigned32 *End, u_signed64 *OffsetOut, ns_DirEntry_t *DirentPtr) |
| int HPSSFSAL_ReadRawAttrsHandle | ( | ns_ObjHandle_t * | ObjHandle, |
| u_signed64 | OffsetIn, | ||
| sec_cred_t * | Ucred, | ||
| unsigned32 | BufferSize, | ||
| unsigned32 | GetAttributes, | ||
| unsigned32 | IgnInconstitMd, | ||
| unsigned32 * | End, | ||
| u_signed64 * | OffsetOut, | ||
| ns_DirEntry_t * | DirentPtr | ||
| ) |
Definition at line 82 of file api_rddir.c.
1.7.3