Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/xdrgen/
H A Dnlm3.h39 struct nlm_holder { struct
50 struct nlm_holder holder; argument
/linux/fs/lockd/
H A Dnlm3xdr_gen.c59 xdrgen_decode_nlm_holder(struct xdr_stream *xdr, struct nlm_holder *ptr) in xdrgen_decode_nlm_holder()
449 xdrgen_encode_nlm_holder(struct xdr_stream *xdr, const struct nlm_holder *value) in xdrgen_encode_nlm_holder()
H A Dsvcproc.c293 struct nlm_holder *holder = &resp->xdrgen.test_stat.u.holder; in nlmsvc_proc_test()