Home
last modified time | relevance | path

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

/linux-4.1.27/fs/lockd/
Dclntproc.c249 nlmclnt_call(struct rpc_cred *cred, struct nlm_rqst *req, u32 proc) in nlmclnt_call() function
420 status = nlmclnt_call(nfs_file_cred(fl->fl_file), req, NLMPROC_TEST); in nlmclnt_test()
542 status = nlmclnt_call(cred, req, NLMPROC_LOCK); in nlmclnt_lock()
633 status = nlmclnt_call(nfs_file_cred(fl->fl_file), req, NLMPROC_LOCK); in nlmclnt_reclaim()