Searched defs:ntnode (Results 1 – 2 of 2) sorted by relevance
36 struct ntnode { struct40 LIST_ENTRY(ntnode) i_hash; argument43 struct ntnode *i_next; argument44 struct ntnode **i_prev; argument68 struct ntnode *f_ip; /* Associated ntnode */ argument
54 struct ntnode ntnode; in _kvm_stat_ntfs() local