HomeSort by: relevance | last modified time | path
    Searched refs:nfsrv_writestable (Results 1 - 3 of 3) 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);
nfs_nfsdsocket.c 697 nfsrv_writestable(clp->lc_id,
  /src/sys/fs/nfs/common/
nfs_var.h 123 void nfsrv_writestable(u_char *, int, int, NFSPROC_T *);

Completed in 16 milliseconds