Home
last modified time | relevance | path

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

/linux-6.1.9/fs/lockd/
Dclntproc.c261 nlmclnt_call(const struct cred *cred, struct nlm_rqst *req, u32 proc) in nlmclnt_call() function
432 status = nlmclnt_call(nfs_file_cred(fl->fl_file), req, NLMPROC_TEST); in nlmclnt_test()
543 status = nlmclnt_call(cred, req, NLMPROC_LOCK); in nlmclnt_lock()
634 status = nlmclnt_call(nfs_file_cred(fl->fl_file), req, NLMPROC_LOCK); in nlmclnt_reclaim()