|
nfs-ganesha 1.4
|
#include <stdio.h>#include <string.h>#include <pthread.h>#include "log.h"#include "ganesha_rpc.h"#include "nlm4.h"#include "sal_data.h"#include "cache_inode.h"#include "nlm_util.h"#include "nlm_async.h"Go to the source code of this file.
Functions | |
| int | nlm4_Granted_Res (nfs_arg_t *parg, exportlist_t *pexport, fsal_op_context_t *dummy_pcontext, nfs_worker_data_t *pworker, struct svc_req *preq, nfs_res_t *pres) |
| void | nlm4_Granted_Res_Free (nfs_res_t *pres) |
1.7.3