Lines Matching refs:ntohl
51 len = ntohl(*p++); in nlm4_decode_cookie()
87 f->size = ntohl(*p++); in nlm4_decode_fh()
118 lock->svid = ntohl(*p++); in nlm4_decode_lock()
191 exclusive = ntohl(*p++); in nlm4svc_decode_testargs()
218 argp->block = ntohl(*p++); in nlm4svc_decode_lockargs()
219 exclusive = ntohl(*p++); in nlm4svc_decode_lockargs()
224 argp->reclaim = ntohl(*p++); in nlm4svc_decode_lockargs()
225 argp->state = ntohl(*p++); in nlm4svc_decode_lockargs()
239 argp->block = ntohl(*p++); in nlm4svc_decode_cancargs()
240 exclusive = ntohl(*p++); in nlm4svc_decode_cancargs()
277 argp->fsm_mode = ntohl(*p++); in nlm4svc_decode_shareargs()
278 argp->fsm_access = ntohl(*p++); in nlm4svc_decode_shareargs()
314 argp->state = ntohl(*p++); in nlm4svc_decode_notify()
325 argp->state = ntohl(*p++); in nlm4svc_decode_reboot()