Home
last modified time | relevance | path

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

/linux-6.1.9/fs/lockd/
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()
832 nlm_stat_to_errno(__be32 status) in nlm_stat_to_errno() function