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

  /src/sys/fs/nfs/common/
nfsclstate.h 159 u_int16_t nfsdl_fhlen; member in struct:nfscldeleg
  /src/sys/fs/nfs/client/
nfs_clstate.c 258 if (dp->nfsdl_fhlen == fhlen &&
462 if (dp->nfsdl_fhlen == fhlen &&
520 if (dp->nfsdl_fhlen == fhlen &&
1989 op->nfso_fhlen == dp->nfsdl_fhlen &&
2013 op->nfso_fhlen == dp->nfsdl_fhlen &&
2097 dp->nfsdl_fhlen - 1, M_NFSCLOPEN, M_WAITOK);
2108 nop->nfso_fhlen = dp->nfsdl_fhlen;
2109 NFSBCOPY(dp->nfsdl_fh, nop->nfso_fh, dp->nfsdl_fhlen);
2128 nop->nfso_fhlen == tdp->nfsdl_fhlen &&
3796 dp->nfsdl_fhlen, p, &np)
    [all...]
nfs_clrpcops.c 462 ndp->nfsdl_fhlen = newfhlen;
2125 dp->nfsdl_fhlen = nfhp->nfh_len;
4379 dp->nfsdl_fhlen, NULL, NULL);

Completed in 20 milliseconds