Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/fs/nfsserver/
HDnfs_nfsdstate.c175 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()
[all …]