nfs-ganesha 1.4
Functions | Variables

api_symlink.c File Reference

#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <u_signed64.h>
#include <hpssclapiext.h>
#include <api_internal.h>

Go to the source code of this file.

Functions

int HPSSFSAL_SymlinkHandle (ns_ObjHandle_t *ObjHandle, char *Contents, char *Path, TYPE_CRED_HPSS *Ucred, ns_ObjHandle_t *HandleOut, hpss_Attrs_t *AttrsOut)

Variables

TYPE_TOKEN_HPSS null_ticket

Function Documentation

int HPSSFSAL_SymlinkHandle ( ns_ObjHandle_t *  ObjHandle,
char *  Contents,
char *  Path,
TYPE_CRED_HPSS *  Ucred,
ns_ObjHandle_t *  HandleOut,
hpss_Attrs_t *  AttrsOut 
)

Definition at line 387 of file api_symlink.c.


Variable Documentation

TYPE_TOKEN_HPSS null_ticket

Definition at line 15 of file api_symlink.c.