Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c2147 uint64_t last_cookie = 0; in xdr_READDIR4res_clnt() local
2201 last_cookie = 2; in xdr_READDIR4res_clnt()
2251 dp->d_off = last_cookie = cookie; in xdr_READDIR4res_clnt()
2344 if (last_cookie == 0) { in xdr_READDIR4res_clnt()
2347 last_cookie = rdc->nfs4_cookie; in xdr_READDIR4res_clnt()
2351 rdc->nfs4_ncookie = last_cookie; in xdr_READDIR4res_clnt()