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()
189 exclusive = ntohl(*p++); in nlm4svc_decode_testargs()
216 argp->block = ntohl(*p++); in nlm4svc_decode_lockargs()
217 exclusive = ntohl(*p++); in nlm4svc_decode_lockargs()
222 argp->reclaim = ntohl(*p++); in nlm4svc_decode_lockargs()
223 argp->state = ntohl(*p++); in nlm4svc_decode_lockargs()
237 argp->block = ntohl(*p++); in nlm4svc_decode_cancargs()
238 exclusive = ntohl(*p++); in nlm4svc_decode_cancargs()
274 argp->fsm_mode = ntohl(*p++); in nlm4svc_decode_shareargs()
275 argp->fsm_access = ntohl(*p++); in nlm4svc_decode_shareargs()
311 argp->state = ntohl(*p++); in nlm4svc_decode_notify()
322 argp->state = ntohl(*p++); in nlm4svc_decode_reboot()