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;
277 struct _dnode * head; /* 0 4 */278 struct _dnode * next; /* 0 4 */282 struct _dnode {284 struct _dnode * head; /* 0 4 */285 struct _dnode * next; /* 0 4 */288 struct _dnode * tail; /* 4 4 */289 struct _dnode * prev; /* 4 4 */298 struct _dnode * tail; /* 0 4 */299 struct _dnode * prev; /* 0 4 */