Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c118 static u_int32_t nfscl_nextcbident(void);
924 clp->nfsc_cbident = nfscl_nextcbident(); in nfscl_getcl()
4074 nfscl_nextcbident(void) in nfscl_nextcbident() function