Searched defs:rnode4 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Drnode4.h68 struct rnode4 *rnode;
139 struct rnode4 *r_hashf;
140 struct rnode4 *r_hashb;
227 typedef struct rnode4 { struct
229 struct rnode4 *r_hashf; /* hash queue forward pointer */
230 struct rnode4 *r_hashb; /* hash queue back pointer */
231 struct rnode4 *r_freef; /* free list forward pointer */
232 struct rnode4 *r_freeb; /* free list back pointer */

Completed in 60 milliseconds