Home
last modified time | relevance | path

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

/netbsd/src/sys/fs/nfs/server/
Dnfs_nfsdstate.c131 static u_int32_t nfsrv_nextstateindex(struct nfsclient *clp);
2197 nfsrv_nextstateindex(clp); in nfsrv_lockctrl()
2810 nfsrv_nextstateindex(clp); in nfsrv_openctrl()
2828 new_open->ls_stateid.other[2] = nfsrv_nextstateindex(clp); in nfsrv_openctrl()
2896 nfsrv_nextstateindex(clp); in nfsrv_openctrl()
2932 new_open->ls_stateid.other[2] = nfsrv_nextstateindex(clp); in nfsrv_openctrl()
3022 = nfsrv_nextstateindex(clp); in nfsrv_openctrl()
3044 new_open->ls_stateid.other[2] = nfsrv_nextstateindex(clp); in nfsrv_openctrl()
3081 = nfsrv_nextstateindex(clp); in nfsrv_openctrl()
3117 new_open->ls_stateid.other[2] = nfsrv_nextstateindex(clp); in nfsrv_openctrl()
[all …]