Searched defs:iso_dnode (Results 1 – 1 of 1) sorted by relevance
39 struct iso_dnode { struct40 struct iso_dnode *d_next, **d_prev; /* hash chain */ argument41 dev_t i_dev; /* device where dnode resides */42 ino_t i_number; /* the identity of the inode */43 dev_t d_dev; /* device # for translation */