Home
last modified time | relevance | path

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

/Linux-v4.19/fs/lockd/
Dclntproc.c29 static int nlm_stat_to_errno(__be32 stat);
448 status = nlm_stat_to_errno(req->a_res.status); in nlmclnt_test()
592 status = nlm_stat_to_errno(resp->status); in nlmclnt_lock()
833 nlm_stat_to_errno(__be32 status) in nlm_stat_to_errno() function