Searched defs:devnode (Results 1 – 3 of 3) sorted by relevance
122 struct devnode { struct125 * Number of vnodes that point to this devnode. Note, we do not argument148 devnode_t * dn_nextsibling;/* the list of equivalent nodes */ argument149 devnode_t * * dn_prevsiblingp;/* backpointer for the above */ argument150 devnode_type_t dn_typeinfo; argument168 devnode_t * de_dnp; /* the "inode" (devnode) pointer */ argument
1079 static void *devnode; variable
306 static void *devnode; variable