Lines Matching refs:htonl
31 res->status = htonl(NFS4ERR_OP_NOT_IN_SESSION);
36 res->status = htonl(NFS4ERR_BADHANDLE);
44 res->status = htonl(NFS4ERR_DELAY);
80 res = htonl(NFS4ERR_OP_NOT_IN_SESSION);
87 res = htonl(NFS4ERR_BADHANDLE);
91 res = htonl(NFS4ERR_DELAY);
102 res = htonl(NFS4ERR_BAD_STATEID);
105 res = htonl(NFS4ERR_RESOURCE);
492 __be32 status = htonl(NFS4ERR_BADSESSION);
513 status = htonl(NFS4ERR_DELAY);
518 status = htonl(NFS4ERR_BADSESSION);
522 status = htonl(NFS4ERR_BADSLOT);
534 status = htonl(NFS4ERR_DELAY);
541 status = htonl(NFS4ERR_REP_TOO_BIG_TO_CACHE);
552 status = htonl(NFS4ERR_DELAY);
571 if (status == htonl(NFS4ERR_RETRY_UNCACHED_REP)) {
641 status = htonl(NFS4ERR_OP_NOT_IN_SESSION);
651 status = htonl(NFS4_OK);
666 return htonl(NFS4ERR_OP_NOT_IN_SESSION);
675 return htonl(NFS4_OK);
702 return htonl(NFS4ERR_SERVERFAULT);