Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dlist_impl.h36 struct list_node { struct
37 struct list_node *list_next; argument
38 struct list_node *list_prev; argument
/f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/
H A Dlist_impl.h36 struct list_node { struct
37 struct list_node *next; argument
38 struct list_node *prev; argument