Home
last modified time | relevance | path

Searched defs:iso_dnode (Results 1 – 1 of 1) sorted by relevance

/csrg-svn/sys/isofs/cd9660/
H A Dcd9660_node.h39 struct iso_dnode { struct
40 struct iso_dnode *d_next, **d_prev; /* hash chain */ argument
41 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 */