Searched defs:chfs_readinode_info (Results 1 – 1 of 1) sorted by relevance
218 struct chfs_readinode_info { struct219 struct rb_tree tdi_root; /* root of the rb tree */220 struct chfs_tmp_dnode_info *mdata_tn; /* metadata (eg: symlink) */221 uint64_t highest_version; /* highest version of the nodes */222 struct chfs_node_ref *latest_ref; /* latest node reference */