Searched refs:_dnode (Results 1 – 2 of 2) sorted by relevance
36 struct _dnode { struct38 struct _dnode *head; /* ptr to head of list (sys_dlist_t) */ argument39 struct _dnode *next; /* ptr to next node (sys_dnode_t) */42 struct _dnode *tail; /* ptr to tail of list (sys_dlist_t) */ argument43 struct _dnode *prev; /* ptr to previous node (sys_dnode_t) */50 typedef struct _dnode sys_dlist_t;54 typedef struct _dnode sys_dnode_t;
239 struct _dnode * head; /* 0 4 */240 struct _dnode * next; /* 0 4 */244 struct _dnode {246 struct _dnode * head; /* 0 4 */247 struct _dnode * next; /* 0 4 */250 struct _dnode * tail; /* 4 4 */251 struct _dnode * prev; /* 4 4 */260 struct _dnode * tail; /* 0 4 */261 struct _dnode * prev; /* 0 4 */