Searched refs:xid2 (Results 1 – 3 of 3) sorted by relevance
53 struct xid2 { struct80 #define XID2_LENGTH (sizeof(struct xid2))153 struct xid2 *xid;183 struct xid2 *xid;190 struct xid2 *saved_xid2;
182 struct xid2 *xid;185 struct xid2 *rcvd_xid;209 struct xid2 *xid; /* MPC only */
996 xprt_xid_cmp(__be32 xid1, __be32 xid2) in xprt_xid_cmp() argument998 if (xid1 == xid2) in xprt_xid_cmp()1000 if ((__force u32)xid1 < (__force u32)xid2) in xprt_xid_cmp()