nfs-ganesha 1.4
Defines | Functions

nfs4_op_setclientid.c File Reference

#include <pthread.h>
#include "log.h"
#include "nfs4.h"
#include "sal_functions.h"
#include "nfs_proto_functions.h"
#include "nfs_core.h"

Go to the source code of this file.

Defines

#define arg_SETCLIENTID4   op->nfs_argop4_u.opsetclientid
#define res_SETCLIENTID4   resp->nfs_resop4_u.opsetclientid
#define res_SETCLIENTID4_INUSE   resp->nfs_resop4_u.opsetclientid.SETCLIENTID4res_u.client_using

Functions

int nfs4_op_setclientid (struct nfs_argop4 *op, compound_data_t *data, struct nfs_resop4 *resp)
 The NFS4_OP_SETCLIENTID operation.
void nfs4_op_setclientid_Free (SETCLIENTID4res *resp)

Detailed Description

Routines used for managing the NFS4_OP_SETCLIENTID operation.

Definition in file nfs4_op_setclientid.c.


Define Documentation

#define arg_SETCLIENTID4   op->nfs_argop4_u.opsetclientid
#define res_SETCLIENTID4   resp->nfs_resop4_u.opsetclientid
#define res_SETCLIENTID4_INUSE   resp->nfs_resop4_u.opsetclientid.SETCLIENTID4res_u.client_using