HomeSort by: relevance | last modified time | path
    Searched defs:list_node_t (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/sys/
list.h 37 typedef struct list_node list_node_t; typedef in typeref:struct:list_node
58 void list_link_init(list_node_t *);
59 void list_link_replace(list_node_t *, list_node_t *);
61 int list_link_active(list_node_t *);
  /src/usr.bin/fstat/
zfs_znode.h 62 } list_node_t; typedef in typeref:struct:list_node
97 list_node_t z_link_node; /* all znodes in fs link */

Completed in 24 milliseconds