#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.
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 |