nfs-ganesha 1.4
|
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.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.
Defines | |
#define | BFS_SET_MAX (32) |
Functions | |
int | HPSSFSAL_FileSetAttrHandle (ns_ObjHandle_t *ObjHandle, char *Path, TYPE_CRED_HPSS *Ucred, hpss_fileattrbits_t SelFlags, hpss_fileattr_t *AttrIn, hpss_fileattr_t *AttrOut) |
#define BFS_SET_MAX (32) |
Definition at line 13 of file api_fsetattr.c.
int HPSSFSAL_FileSetAttrHandle | ( | ns_ObjHandle_t * | ObjHandle, |
char * | Path, | ||
TYPE_CRED_HPSS * | Ucred, | ||
hpss_fileattrbits_t | SelFlags, | ||
hpss_fileattr_t * | AttrIn, | ||
hpss_fileattr_t * | AttrOut | ||
) |
Definition at line 73 of file api_fsetattr.c.