Searched refs:lustre_errno_hton (Results 1 – 4 of 4) sorted by relevance
208 unsigned int lustre_errno_hton(unsigned int h);211 #define lustre_errno_hton(h) (h) macro
335 unsigned int lustre_errno_hton(unsigned int h) in lustre_errno_hton() function356 EXPORT_SYMBOL(lustre_errno_hton);
2627 return -lustre_errno_hton(-h); in ptlrpc_status_hton()
1177 req_hpk->hpk_errval = lustre_errno_hton(hpk->hpk_errval); in mdc_ioc_hsm_progress()