Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c2148 int skip_to_end; in xdr_READDIR4res_clnt() local
2215 skip_to_end = 0; in xdr_READDIR4res_clnt()
2228 if (!skip_to_end) { in xdr_READDIR4res_clnt()
2242 skip_to_end = 1; in xdr_READDIR4res_clnt()
2246 if (!skip_to_end) { in xdr_READDIR4res_clnt()
2266 if (!skip_to_end) { in xdr_READDIR4res_clnt()
2361 rdc->eof = (objp->eof && !skip_to_end) ? TRUE : FALSE; in xdr_READDIR4res_clnt()
2375 if (skip_to_end) { in xdr_READDIR4res_clnt()