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

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

Completed in 146 milliseconds