Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c2220 uint64_t last_cookie = 0; in xdr_READDIR4res_clnt() local
2274 last_cookie = 2; in xdr_READDIR4res_clnt()
2324 dp->d_off = last_cookie = cookie; in xdr_READDIR4res_clnt()
2417 if (last_cookie == 0) { in xdr_READDIR4res_clnt()
2420 last_cookie = rdc->nfs4_cookie; in xdr_READDIR4res_clnt()
2424 rdc->nfs4_ncookie = last_cookie; in xdr_READDIR4res_clnt()