Searched refs:nst_len (Results 1 – 2 of 2) sorted by relevance
4788 if (tsp->len == sp->nst_len && in nfsrv_setupstable()4891 nfsrv_writestable(sp->nst_client, sp->nst_len, in nfsrv_updatestable()4941 if (sp->nst_len == clp->lc_idlen && in nfsrv_markstable()4942 !NFSBCMP(sp->nst_client, clp->lc_id, sp->nst_len)) in nfsrv_markstable()4968 if (sp->nst_len == clp->lc_idlen && in nfsrv_markreclaim()4969 !NFSBCMP(sp->nst_client, clp->lc_id, sp->nst_len)) in nfsrv_markreclaim()4994 if (sp->nst_len == clp->lc_idlen && in nfsrv_checkstable()4995 !NFSBCMP(sp->nst_client, clp->lc_id, sp->nst_len)) in nfsrv_checkstable()
598 #define nst_len nst_rec.len macro