Home
last modified time | relevance | path

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

/third_party/NuttX/fs/nfs/
H A Drpc_clnt.c414 static uint32_t rpcclnt_xid_touched = 0; in rpcclnt_newxid() local
416 if ((rpcclnt_xid == 0) && (rpcclnt_xid_touched == 0)) in rpcclnt_newxid()
421 rpcclnt_xid_touched = 1; in rpcclnt_newxid()

Completed in 1 milliseconds