Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/xdrgen/
H A Dnlm4.h63 struct nlm4_holder { struct
74 struct nlm4_holder holder; argument
/linux/fs/lockd/
H A Dnlm4xdr_gen.c112 xdrgen_decode_nlm4_holder(struct xdr_stream *xdr, struct nlm4_holder *ptr) in xdrgen_decode_nlm4_holder()
496 xdrgen_encode_nlm4_holder(struct xdr_stream *xdr, const struct nlm4_holder *value) in xdrgen_encode_nlm4_holder()
H A Dsvc4proc.c276 struct nlm4_holder *holder = &resp->xdrgen.stat.u.holder; in nlm4svc_proc_test()