Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dsvcxdr.h123 if (len > XDR_MAX_NETOBJ) in svcxdr_decode_owner()
137 if (obj->len > XDR_MAX_NETOBJ) in svcxdr_encode_owner()
H A Dclntxdr.c24 #if (NLMCLNT_OHSIZE > XDR_MAX_NETOBJ)
25 # error "NLM host name cannot be larger than XDR_MAX_NETOBJ!"
121 XDR_MAX_NETOBJ); in decode_netobj()
H A Dclnt4xdr.c22 #if (NLMCLNT_OHSIZE > XDR_MAX_NETOBJ)
23 # error "NLM host name cannot be larger than XDR_MAX_NETOBJ!"
123 XDR_MAX_NETOBJ); in decode_netobj()
/linux/include/linux/sunrpc/
H A Dxdr.h37 #define XDR_MAX_NETOBJ 1024 macro
/linux/fs/nfs/
H A Dpnfs_nfs.c1072 nlen = xdr_stream_decode_string_dup(xdr, &netid, XDR_MAX_NETOBJ, in nfs4_decode_mp_ds_addr()
H A Dnfs4xdr.c3991 XDR_MAX_NETOBJ, gfp_flags); in decode_nfs4_string()
4020 XDR_MAX_NETOBJ); in decode_attr_owner()
4054 XDR_MAX_NETOBJ); in decode_attr_group()