Searched refs:nlmclnt_call (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/lockd/ |
H A D | clntproc.c | 261 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()
|
/kernel/linux/linux-6.6/fs/lockd/ |
H A D | clntproc.c | 264 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()
|
Completed in 4 milliseconds