Home
last modified time | relevance | path

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

/openbmc/linux/fs/lockd/
H A Dclntproc.c264 nlmclnt_call(const struct cred *cred, struct nlm_rqst *req, u32 proc) in nlmclnt_call() function
435 status = nlmclnt_call(nfs_file_cred(fl->fl_file), req, NLMPROC_TEST); in nlmclnt_test()
557 status = nlmclnt_call(cred, req, NLMPROC_LOCK); in nlmclnt_lock()
654 status = nlmclnt_call(nfs_file_cred(fl->fl_file), req, NLMPROC_LOCK); in nlmclnt_reclaim()