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

  /src/sys/fs/nfs/server/
nfs_nfsdstate.c 4501 * and is actually sizeof (struct nfst_rec) + nst_len - 1.
4533 if (tsp->len == sp->nst_len &&
4636 nfsrv_writestable(sp->nst_client, sp->nst_len,
4686 if (sp->nst_len == clp->lc_idlen &&
4687 !NFSBCMP(sp->nst_client, clp->lc_id, sp->nst_len))
4713 if (sp->nst_len == clp->lc_idlen &&
4714 !NFSBCMP(sp->nst_client, clp->lc_id, sp->nst_len))
  /src/sys/fs/nfs/common/
nfsport.h 598 #define nst_len nst_rec.len macro

Completed in 37 milliseconds