Lines Matching refs:nd_curstateid
2455 stp->ls_stateid = nd->nd_curstateid; in nfsrvd_lock()
2501 stp->ls_stateid = nd->nd_curstateid; in nfsrvd_lock()
2577 nd->nd_curstateid = stateid; in nfsrvd_lock()
2784 stp->ls_stateid = nd->nd_curstateid; in nfsrvd_locku()
3239 nd->nd_curstateid = stateid; in nfsrvd_open()
3377 stp->ls_stateid = nd->nd_curstateid; in nfsrvd_close()
3410 stateid.other[0] == nd->nd_curstateid.other[0] && in nfsrvd_close()
3411 stateid.other[1] == nd->nd_curstateid.other[1] && in nfsrvd_close()
3412 stateid.other[2] == nd->nd_curstateid.other[2]) in nfsrvd_close()
3620 stp->ls_stateid = nd->nd_curstateid; in nfsrvd_opendowngrade()
3681 nd->nd_curstateid = stateid; in nfsrvd_opendowngrade()
4836 stateid = nd->nd_curstateid; in nfsrvd_freestateid()
4848 stateid.other[0] == nd->nd_curstateid.other[0] && in nfsrvd_freestateid()
4849 stateid.other[1] == nd->nd_curstateid.other[1] && in nfsrvd_freestateid()
4850 stateid.other[2] == nd->nd_curstateid.other[2]) in nfsrvd_freestateid()
4900 stateid = nd->nd_curstateid; in nfsrvd_layoutget()
4925 nd->nd_curstateid = stateid; in nfsrvd_layoutget()
4983 stateid = nd->nd_curstateid; in nfsrvd_layoutcommit()
5070 stateid = nd->nd_curstateid; in nfsrvd_layoutreturn()
5152 stateid = nd->nd_curstateid; in nfsrvd_layouterror()
5230 stateid = nd->nd_curstateid; in nfsrvd_layoutstats()
5276 stateid = nd->nd_curstateid; in nfsrvd_ioadvise()