Lines Matching refs:ntohl
50 len = ntohl(*p++); in nlm4_decode_cookie()
86 f->size = ntohl(*p++); in nlm4_decode_fh()
117 lock->svid = ntohl(*p++); in nlm4_decode_lock()
189 exclusive = ntohl(*p++); in nlm4svc_decode_testargs()
213 argp->block = ntohl(*p++); in nlm4svc_decode_lockargs()
214 exclusive = ntohl(*p++); in nlm4svc_decode_lockargs()
219 argp->reclaim = ntohl(*p++); in nlm4svc_decode_lockargs()
220 argp->state = ntohl(*p++); in nlm4svc_decode_lockargs()
233 argp->block = ntohl(*p++); in nlm4svc_decode_cancargs()
234 exclusive = ntohl(*p++); in nlm4svc_decode_cancargs()
268 argp->fsm_mode = ntohl(*p++); in nlm4svc_decode_shareargs()
269 argp->fsm_access = ntohl(*p++); in nlm4svc_decode_shareargs()
300 argp->state = ntohl(*p++); in nlm4svc_decode_notify()
309 argp->state = ntohl(*p++); in nlm4svc_decode_reboot()