nfs-ganesha 1.4
Functions

nlm_Cancel.c File Reference

#include <stdio.h>
#include <string.h>
#include <pthread.h>
#include "log.h"
#include "ganesha_rpc.h"
#include "nlm4.h"
#include "sal_functions.h"
#include "nlm_util.h"
#include "nlm_async.h"

Go to the source code of this file.

Functions

int nlm4_Cancel (nfs_arg_t *parg, exportlist_t *pexport, fsal_op_context_t *pcontext, nfs_worker_data_t *pworker, struct svc_req *preq, nfs_res_t *pres)
 Cancel a blocked range lock.
int nlm4_Cancel_Message (nfs_arg_t *parg, exportlist_t *pexport, fsal_op_context_t *pcontext, nfs_worker_data_t *pworker, struct svc_req *preq, nfs_res_t *pres)
void nlm4_Cancel_Free (nfs_res_t *pres)