Searched refs:nd_curstateid (Results 1 – 3 of 3) sorted by relevance
2427 stp->ls_stateid = nd->nd_curstateid; in nfsrvd_lock()2473 stp->ls_stateid = nd->nd_curstateid; in nfsrvd_lock()2549 nd->nd_curstateid = stateid; in nfsrvd_lock()2756 stp->ls_stateid = nd->nd_curstateid; in nfsrvd_locku()3204 nd->nd_curstateid = stateid; in nfsrvd_open()3342 stp->ls_stateid = nd->nd_curstateid; in nfsrvd_close()3375 stateid.other[0] == nd->nd_curstateid.other[0] && in nfsrvd_close()3376 stateid.other[1] == nd->nd_curstateid.other[1] && in nfsrvd_close()3377 stateid.other[2] == nd->nd_curstateid.other[2]) in nfsrvd_close()3576 stp->ls_stateid = nd->nd_curstateid; in nfsrvd_opendowngrade()[all …]
1120 nd->nd_curstateid; in nfsrvd_compound()1167 nd->nd_curstateid = in nfsrvd_compound()
711 nfsv4stateid_t nd_curstateid; /* Current StateID */ member