Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/fs/nfs/
HDnfs_var.h127 void nfsrv_writestable(u_char *, int, int, NFSPROC_T *);
/freebsd-14-stable/sys/fs/nfsserver/
HDnfs_nfsdstate.c1032 nfsrv_writestable(clp->lc_id, clp->lc_idlen, NFSNST_REVOKE, p); in nfsrv_adminrevoke()
3425 nfsrv_writestable(clidp, len, NFSNST_NEWSTATE, p); in nfsrv_openctrl()
3576 nfsrv_writestable(clidp, len, NFSNST_NEWSTATE, p); in nfsrv_openupdate()
5056 nfsrv_writestable(sp->nst_client, sp->nst_len, in nfsrv_updatestable()
5070 nfsrv_writestable(u_char *client, int len, int flag, NFSPROC_T *p) in nfsrv_writestable() function
5231 nfsrv_writestable(clp->lc_id, clp->lc_idlen, NFSNST_REVOKE, p); in nfsrv_clientconflict()
5422 nfsrv_writestable(clp->lc_id, clp->lc_idlen, NFSNST_REVOKE, p); in nfsrv_delegconflict()
HDnfs_nfsdsocket.c798 nfsrv_writestable(clp->lc_id, in nfsrvd_compound()