Searched refs:nfsrv_getstate (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/fs/nfs/server/ |
H A D | nfs_nfsdstate.c | 108 static int nfsrv_getstate(struct nfsclient *clp, nfsv4stateid_t *stateidp, 1461 nfsrv_getstate(struct nfsclient *clp, nfsv4stateid_t *stateidp, __unused u_int32_t flags, in nfsrv_getstate() function 1666 error = nfsrv_getstate(clp, &new_stp->ls_stateid, in nfsrv_lockctrl() 3256 error = nfsrv_getstate(clp, &new_stp->ls_stateid, in nfsrv_openupdate() 3428 error = nfsrv_getstate(clp, stateidp, NFSLCK_DELEGRETURN, &stp); in nfsrv_delegupdate() 5999 error = nfsrv_getstate(clp, stateidp, 0, &stp); in nfsrv_freestateid()
|