Searched refs:nst_client (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/fs/nfs/
H A Dnfsport.h701 * nst_client array is actually the size of the client string name.
726 #define nst_client nst_rec.client macro
/freebsd-13-stable/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c4950 !NFSBCMP(tsp->client, sp->nst_client, tsp->len))
5052 nfsrv_writestable(sp->nst_client, sp->nst_len,
5103 !NFSBCMP(sp->nst_client, clp->lc_id, sp->nst_len))
5130 !NFSBCMP(sp->nst_client, clp->lc_id, sp->nst_len))
5156 !NFSBCMP(sp->nst_client, clp->lc_id, sp->nst_len))

Completed in 139 milliseconds