nfs-ganesha 1.4
|
#include <stdio.h>
#include <string.h>
#include <pthread.h>
#include "ganesha_rpc.h"
#include "log.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_Unshare (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_Unshare_Free (nfs_res_t *pres) |