Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/lockd/
H A Dclntproc.c30 static int nlm_stat_to_errno(__be32 stat);
450 status = nlm_stat_to_errno(req->a_res.status); in nlmclnt_test()
594 status = nlm_stat_to_errno(resp->status); in nlmclnt_lock()
835 nlm_stat_to_errno(__be32 status) in nlm_stat_to_errno() function
/kernel/linux/linux-6.6/fs/lockd/
H A Dclntproc.c33 static int nlm_stat_to_errno(__be32 stat);
453 status = nlm_stat_to_errno(req->a_res.status); in nlmclnt_test()
611 status = nlm_stat_to_errno(resp->status); in nlmclnt_lock()
855 nlm_stat_to_errno(__be32 status) in nlm_stat_to_errno() function

Completed in 3 milliseconds