Home
last modified time | relevance | path

Searched refs:nfsrv_writestable (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/fs/nfsserver/
HDnfs_nfsdstate.c797 nfsrv_writestable(clp->lc_id, clp->lc_idlen, NFSNST_REVOKE, p); in nfsrv_adminrevoke()
3361 nfsrv_writestable(client, len, NFSNST_NEWSTATE, p); in nfsrv_openupdate()
4610 nfsrv_writestable(sp->nst_client, sp->nst_len, in nfsrv_updatestable()
4624 nfsrv_writestable(u_char *client, int len, int flag, NFSPROC_T *p) in nfsrv_writestable() function
4754 nfsrv_writestable(clp->lc_id, clp->lc_idlen, NFSNST_REVOKE, p); in nfsrv_clientconflict()
4940 nfsrv_writestable(clp->lc_id, clp->lc_idlen, NFSNST_REVOKE, p); in nfsrv_delegconflict()
HDnfs_nfsdsocket.c623 nfsrv_writestable(clp->lc_id, in nfsrvd_compound()
/trueos/sys/fs/nfs/
HDnfs_var.h121 void nfsrv_writestable(u_char *, int, int, NFSPROC_T *);