Home
last modified time | relevance | path

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

/fs/lockd/
Dclntproc.c29 static int nlm_stat_to_errno(__be32 stat);
438 status = nlm_stat_to_errno(req->a_res.status); in nlmclnt_test()
582 status = nlm_stat_to_errno(resp->status); in nlmclnt_lock()
809 nlm_stat_to_errno(__be32 status) in nlm_stat_to_errno() function