HomeSort by: relevance | last modified time | path
    Searched defs:nfsrv_writestable (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/nfs/server/
nfs_nfsdstate.c 802 nfsrv_writestable(clp->lc_id, clp->lc_idlen, NFSNST_REVOKE, p);
3374 nfsrv_writestable(client, len, NFSNST_NEWSTATE, p);
4636 nfsrv_writestable(sp->nst_client, sp->nst_len,
4650 nfsrv_writestable(u_char *client, int len, int flag, NFSPROC_T *p) function in typeref:typename:APPLESTATIC void
4780 nfsrv_writestable(clp->lc_id, clp->lc_idlen, NFSNST_REVOKE, p);
4966 nfsrv_writestable(clp->lc_id, clp->lc_idlen, NFSNST_REVOKE, p);

Completed in 35 milliseconds