|
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_functions.h"#include "nlm_util.h"#include "nlm_async.h"Go to the source code of this file.
Functions | |
| int | nlm4_Test (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) |
| int | nlm4_Test_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) |
| Test lock Message. | |
| void | nlm4_Test_Free (nfs_res_t *pres) |
1.7.3