Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clstate.c117 static u_int32_t nfscl_nextcbident(void);
783 clp->nfsc_cbident = nfscl_nextcbident(); in nfscl_getcl()
3567 nfscl_nextcbident(void) in nfscl_nextcbident() function