nfs-ganesha 1.4
|
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <u_signed64.h>
#include <hpssclapiext.h>
#include <api_internal.h>
#include <acct_av_lib.h>
Go to the source code of this file.
Functions | |
int | HPSSFSAL_MkdirHandle (ns_ObjHandle_t *ObjHandle, char *Path, mode_t Mode, TYPE_CRED_HPSS *Ucred, ns_ObjHandle_t *HandleOut, hpss_Attrs_t *AttrsOut) |
int HPSSFSAL_MkdirHandle | ( | ns_ObjHandle_t * | ObjHandle, |
char * | Path, | ||
mode_t | Mode, | ||
TYPE_CRED_HPSS * | Ucred, | ||
ns_ObjHandle_t * | HandleOut, | ||
hpss_Attrs_t * | AttrsOut | ||
) |
Definition at line 69 of file api_mkdir.c.