Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/
H A Dcallback_xdr.c49 #define NFS4ERR_RESOURCE_HDR 11050 macro
172 return htonl(NFS4ERR_RESOURCE_HDR); in decode_op_hdr()
675 return htonl(NFS4ERR_RESOURCE_HDR); in encode_op_hdr()
974 if (unlikely(status == htonl(NFS4ERR_RESOURCE_HDR))) { in nfs4_callback_compound()
/kernel/linux/linux-6.6/fs/nfs/
H A Dcallback_xdr.c49 #define NFS4ERR_RESOURCE_HDR 11050 macro
171 return htonl(NFS4ERR_RESOURCE_HDR); in decode_op_hdr()
674 return htonl(NFS4ERR_RESOURCE_HDR); in encode_op_hdr()
965 if (unlikely(status == htonl(NFS4ERR_RESOURCE_HDR))) { in nfs4_callback_compound()

Completed in 3 milliseconds