Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/fs/nfsserver/
Dnfs_nfsdstate.c914 nfsrv_writestable(clp->lc_id, clp->lc_idlen, NFSNST_REVOKE, p); in nfsrv_adminrevoke()
3419 nfsrv_writestable(clidp, len, NFSNST_NEWSTATE, p); in nfsrv_openctrl()
3583 nfsrv_writestable(clidp, len, NFSNST_NEWSTATE, p); in nfsrv_openupdate()
5048 nfsrv_writestable(sp->nst_client, sp->nst_len, in nfsrv_updatestable()
5062 nfsrv_writestable(u_char *client, int len, int flag, NFSPROC_T *p) in nfsrv_writestable() function
5218 nfsrv_writestable(clp->lc_id, clp->lc_idlen, NFSNST_REVOKE, p); in nfsrv_clientconflict()
5409 nfsrv_writestable(clp->lc_id, clp->lc_idlen, NFSNST_REVOKE, p); in nfsrv_delegconflict()
Dnfs_nfsdsocket.c695 nfsrv_writestable(clp->lc_id, in nfsrvd_compound()
/freebsd-12-stable/sys/fs/nfs/
Dnfs_var.h129 void nfsrv_writestable(u_char *, int, int, NFSPROC_T *);