Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c2221 int skip_to_end; in xdr_READDIR4res_clnt() local
2288 skip_to_end = 0; in xdr_READDIR4res_clnt()
2301 if (!skip_to_end) { in xdr_READDIR4res_clnt()
2315 skip_to_end = 1; in xdr_READDIR4res_clnt()
2319 if (!skip_to_end) { in xdr_READDIR4res_clnt()
2339 if (!skip_to_end) { in xdr_READDIR4res_clnt()
2434 rdc->eof = (objp->eof && !skip_to_end) ? TRUE : FALSE; in xdr_READDIR4res_clnt()
2448 if (skip_to_end) { in xdr_READDIR4res_clnt()