Searched refs:gidarr_len (Results 1 – 1 of 1) sorted by relevance
107 __be32 *p, *cred_len, *gidarr_len; in unx_marshal() local130 gidarr_len = p++; in unx_marshal()134 *gidarr_len = cpu_to_be32(p - gidarr_len - 1); in unx_marshal()136 p = xdr_reserve_space(xdr, (p - gidarr_len - 1) << 2); in unx_marshal()
Completed in 3 milliseconds