Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/sunrpc/
Dxprt.c1289 static int need_init = 1; in xprt_alloc_xid() local
1294 if (unlikely(need_init)) { in xprt_alloc_xid()
1296 need_init = 0; in xprt_alloc_xid()