Searched refs:nlmclnt_async_call (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/fs/lockd/ |
H A D | clntproc.c | 394 static int nlmclnt_async_call(struct rpc_cred *cred, struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) nlmclnt_async_call() function 600 nlmclnt_async_call(cred, req, NLMPROC_UNLOCK, &nlmclnt_unlock_ops); nlmclnt_lock() 672 status = nlmclnt_async_call(nfs_file_cred(fl->fl_file), req, nlmclnt_unlock() 749 status = nlmclnt_async_call(nfs_file_cred(fl->fl_file), req, nlmclnt_cancel()
|
Completed in 48 milliseconds