Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/xdrgen/
H A D_builtins.h176 xdrgen_decode_unsigned_long(struct xdr_stream *xdr, u32 *ptr) in xdrgen_decode_unsigned_long() function
/linux/fs/lockd/
H A Dnlm4xdr_gen.c73 return xdrgen_decode_unsigned_long(xdr, ptr); in xdrgen_decode_uint32()