Home
last modified time | relevance | path

Searched refs:NFS4ERR_RESOURCE_HDR (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dcallback_xdr.c49 #define NFS4ERR_RESOURCE_HDR 11050 macro
171 return htonl(NFS4ERR_RESOURCE_HDR); in decode_op_hdr()
676 return htonl(NFS4ERR_RESOURCE_HDR); in encode_op_hdr()
967 if (unlikely(status == htonl(NFS4ERR_RESOURCE_HDR))) { in nfs4_callback_compound()