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, function in typeref:typename:int 1666 error = nfsrv_getstate(clp, &new_stp->ls_stateid, 3256 error = nfsrv_getstate(clp, &new_stp->ls_stateid, 3428 error = nfsrv_getstate(clp, stateidp, NFSLCK_DELEGRETURN, &stp); 5999 error = nfsrv_getstate(clp, stateidp, 0, &stp);
|