HomeSort by: relevance | last modified time | path
    Searched refs:nd_compref (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/nfs/common/
nfs.h 599 u_int64_t nd_compref; /* Compound RPC ref# */ member in struct:nfsrv_descript
  /src/sys/fs/nfs/server/
nfs_nfsdstate.c 2811 stp->ls_compref = nd->nd_compref;
2910 new_deleg->ls_compref = nd->nd_compref;
3030 new_deleg->ls_compref = nd->nd_compref;
3097 new_deleg->ls_compref = nd->nd_compref;
3174 new_deleg->ls_compref = nd->nd_compref;
5310 if (nd->nd_compref == stp->ls_compref ||
nfs_nfsdsocket.c 647 nd->nd_compref = compref++;

Completed in 37 milliseconds