Lines Matching refs:nfsrv_nextstateindex
175 static u_int32_t nfsrv_nextstateindex(struct nfsclient *clp);
2478 nfsrv_nextstateindex(clp); in nfsrv_lockctrl()
3094 nfsrv_nextstateindex(clp); in nfsrv_openctrl()
3112 new_open->ls_stateid.other[2] = nfsrv_nextstateindex(clp); in nfsrv_openctrl()
3180 nfsrv_nextstateindex(clp); in nfsrv_openctrl()
3218 new_open->ls_stateid.other[2] = nfsrv_nextstateindex(clp); in nfsrv_openctrl()
3309 = nfsrv_nextstateindex(clp); in nfsrv_openctrl()
3333 new_open->ls_stateid.other[2] = nfsrv_nextstateindex(clp); in nfsrv_openctrl()
3371 = nfsrv_nextstateindex(clp); in nfsrv_openctrl()
3409 new_open->ls_stateid.other[2] = nfsrv_nextstateindex(clp); in nfsrv_openctrl()
3445 = nfsrv_nextstateindex(clp); in nfsrv_openctrl()
4857 nfsrv_nextstateindex(struct nfsclient *clp) in nfsrv_nextstateindex() function
7518 nfsrv_nextstateindex(clp); in nfsrv_addlayout()