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

  /src/sys/fs/nfs/common/
nfsport.h 576 * nst_client array is actually the size of the client string name.
600 #define nst_client nst_rec.client macro
  /src/sys/fs/nfs/server/
nfs_nfsdstate.c 4534 !NFSBCMP(tsp->client, sp->nst_client, tsp->len))
4636 nfsrv_writestable(sp->nst_client, sp->nst_len,
4687 !NFSBCMP(sp->nst_client, clp->lc_id, sp->nst_len))
4714 !NFSBCMP(sp->nst_client, clp->lc_id, sp->nst_len))

Completed in 26 milliseconds