Lines Matching refs:htonl
36 res->status = htonl(NFS4ERR_OP_NOT_IN_SESSION);
41 res->status = htonl(NFS4ERR_BADHANDLE);
49 res->status = htonl(NFS4ERR_DELAY);
85 res = htonl(NFS4ERR_OP_NOT_IN_SESSION);
92 res = htonl(NFS4ERR_BADHANDLE);
96 res = htonl(NFS4ERR_DELAY);
107 res = htonl(NFS4ERR_BAD_STATEID);
110 res = htonl(NFS4ERR_RESOURCE);
497 __be32 status = htonl(NFS4ERR_BADSESSION);
518 status = htonl(NFS4ERR_DELAY);
523 status = htonl(NFS4ERR_BADSESSION);
527 status = htonl(NFS4ERR_BADSLOT);
539 status = htonl(NFS4ERR_DELAY);
546 status = htonl(NFS4ERR_REP_TOO_BIG_TO_CACHE);
557 status = htonl(NFS4ERR_DELAY);
576 if (status == htonl(NFS4ERR_RETRY_UNCACHED_REP)) {
646 status = htonl(NFS4ERR_OP_NOT_IN_SESSION);
656 status = htonl(NFS4_OK);
671 return htonl(NFS4ERR_OP_NOT_IN_SESSION);
680 return htonl(NFS4_OK);
707 return htonl(NFS4ERR_SERVERFAULT);