Searched defs:null_node (Results 1 – 2 of 2) sorted by relevance
28 struct null_node { struct37 #define VTONULL(vp) ((struct null_node *)(vp)->v_data) argument
39 LIST_HEAD(null_node_hashhead, null_node) *null_node_hashtbl; in LIST_HEAD() argument