Searched refs:nlmclnt_async_call (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/fs/lockd/ |
A D | clntproc.c | 407 static int nlmclnt_async_call(const struct cred *cred, struct nlm_rqst *req, u32 proc, const struct… in nlmclnt_async_call() function 613 nlmclnt_async_call(cred, req, NLMPROC_UNLOCK, &nlmclnt_unlock_ops); in nlmclnt_lock() 685 status = nlmclnt_async_call(nfs_file_cred(fl->fl_file), req, in nlmclnt_unlock() 776 status = nlmclnt_async_call(nfs_file_cred(fl->fl_file), req, in nlmclnt_cancel()
|
Completed in 4 milliseconds