Home
last modified time | relevance | path

Searched refs:xdr_encode_netobj (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/lockd/
H A Dxdr.c111 return xdr_encode_netobj(p, oh); in nlm_encode_oh()
163 if (!(p = xdr_encode_netobj(p, &resp->lock.oh))) in nlm_encode_testres()
H A Dxdr4.c156 if (!(p = xdr_encode_netobj(p, &resp->lock.oh))) in nlm4_encode_testres()
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dxdr.h125 __be32 *xdr_encode_netobj(__be32 *p, const struct xdr_netobj *);
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dxdr.h133 __be32 *xdr_encode_netobj(__be32 *p, const struct xdr_netobj *);
/kernel/linux/linux-5.10/net/sunrpc/
H A Dxdr.c29 xdr_encode_netobj(__be32 *p, const struct xdr_netobj *obj) in xdr_encode_netobj() function
38 EXPORT_SYMBOL_GPL(xdr_encode_netobj); variable
/kernel/linux/linux-6.6/net/sunrpc/
H A Dxdr.c29 xdr_encode_netobj(__be32 *p, const struct xdr_netobj *obj) in xdr_encode_netobj() function
38 EXPORT_SYMBOL_GPL(xdr_encode_netobj); variable
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dauth_gss.c1549 p = xdr_encode_netobj(p, &ctx->gc_wire_ctx); in gss_marshal()
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dauth_gss.c1569 p = xdr_encode_netobj(p, &ctx->gc_wire_ctx); in gss_marshal()

Completed in 16 milliseconds