Searched refs:xdr_netobj (Results 1 – 7 of 7) sorted by relevance
20 nlm_cmp_owner(struct nlm_share *share, struct xdr_netobj *oh) in nlm_cmp_owner()31 struct xdr_netobj *oh = &argp->lock.oh; in nlmsvc_share_file()72 struct xdr_netobj *oh = &argp->lock.oh; in nlmsvc_unshare_file()
111 nlm_decode_oh(u32 *p, struct xdr_netobj *oh) in nlm_decode_oh()117 nlm_encode_oh(u32 *p, struct xdr_netobj *oh) in nlm_encode_oh()
111 nlm4_decode_oh(u32 *p, struct xdr_netobj *oh) in nlm4_decode_oh()117 nlm4_encode_oh(u32 *p, struct xdr_netobj *oh) in nlm4_encode_oh()
24 struct xdr_netobj { struct91 u32 * xdr_encode_netobj(u32 *p, const struct xdr_netobj *);92 u32 * xdr_decode_netobj(u32 *p, struct xdr_netobj *);
19 struct xdr_netobj s_owner; /* owner handle */
31 struct xdr_netobj oh;
23 xdr_encode_netobj(u32 *p, const struct xdr_netobj *obj) in xdr_encode_netobj()43 xdr_decode_netobj(u32 *p, struct xdr_netobj *obj) in xdr_decode_netobj()