Searched refs:nlmclnt_call (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/lockd/
H A Dclntproc.c249 nlmclnt_call(struct rpc_cred *cred, struct nlm_rqst *req, u32 proc) nlmclnt_call() function
420 status = nlmclnt_call(nfs_file_cred(fl->fl_file), req, NLMPROC_TEST); nlmclnt_test()
531 status = nlmclnt_call(cred, req, NLMPROC_LOCK); nlmclnt_lock()
622 status = nlmclnt_call(nfs_file_cred(fl->fl_file), req, NLMPROC_LOCK); nlmclnt_reclaim()

Completed in 33 milliseconds