Searched refs:nfsrv_writestable (Results 1 – 3 of 3) sorted by relevance
| /trueos/sys/fs/nfsserver/ |
| HD | nfs_nfsdstate.c | 797 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()
|
| HD | nfs_nfsdsocket.c | 623 nfsrv_writestable(clp->lc_id, in nfsrvd_compound()
|
| /trueos/sys/fs/nfs/ |
| HD | nfs_var.h | 121 void nfsrv_writestable(u_char *, int, int, NFSPROC_T *);
|