Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/common/
H A Dnfs.h599 u_int64_t nd_compref; /* Compound RPC ref# */ member
/netbsd-src/sys/fs/nfs/server/
H A Dnfs_nfsdstate.c2811 stp->ls_compref = nd->nd_compref; in nfsrv_openctrl()
2910 new_deleg->ls_compref = nd->nd_compref; in nfsrv_openctrl()
3030 new_deleg->ls_compref = nd->nd_compref; in nfsrv_openctrl()
3097 new_deleg->ls_compref = nd->nd_compref; in nfsrv_openctrl()
3174 new_deleg->ls_compref = nd->nd_compref; in nfsrv_openctrl()
5310 if (nd->nd_compref == stp->ls_compref || in nfsrv_checkgetattr()
H A Dnfs_nfsdsocket.c647 nd->nd_compref = compref++; in nfsrvd_compound()