HomeSort by: relevance | last modified time | path
    Searched refs:callcnt (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/client/
nfs_clrpcops.c 3679 int callcnt, dorpc; local in function:nfsrpc_advlock
3733 callcnt = 0;
3738 error = nfscl_relbytelock(vp, off, len, cred, p, callcnt,
3744 if (callcnt == 0)
3779 callcnt++;
nfs_clstate.c 1124 __unused struct ucred *cred, NFSPROC_T *p, int callcnt,
1158 if (callcnt == 0) {
1166 if (callcnt == 0)

Completed in 18 milliseconds