Lines Matching refs:chfs_tmp_dnode
42 struct chfs_tmp_dnode *);
44 struct chfs_tmp_dnode *);
48 struct chfs_tmp_dnode *);
50 struct chfs_tmp_dnode *);
52 struct chfs_tmp_dnode *);
54 struct chfs_tmp_dnode *);
142 struct chfs_tmp_dnode *td) in chfs_check_td_data()
200 chfs_check_td_node(struct chfs_mount *chmp, struct chfs_tmp_dnode *td) in chfs_check_td_node()
242 struct chfs_tmp_dnode *td) in chfs_add_tmp_dnode_to_tdi()
249 struct chfs_tmp_dnode *tmp = tdi->tmpnode; in chfs_add_tmp_dnode_to_tdi()
263 struct chfs_tmp_dnode *td) in chfs_remove_tmp_dnode_from_tdi()
270 struct chfs_tmp_dnode *tmp = tdi->tmpnode->next; in chfs_remove_tmp_dnode_from_tdi()
283 struct chfs_tmp_dnode *td) in chfs_kill_td()
302 struct chfs_tmp_dnode *next, *tmp = tdi->tmpnode; in chfs_kill_tdi()
321 struct chfs_tmp_dnode *newtd) in chfs_add_tmp_dnode_to_tree()
347 struct chfs_tmp_dnode *tmp_td = this->tmpnode; in chfs_add_tmp_dnode_to_tree()
375 struct chfs_tmp_dnode *next_td = NULL; in chfs_add_tmp_dnode_to_tree()
793 struct chfs_tmp_dnode *td; in chfs_get_data_nodes()
927 struct chfs_tmp_dnode *tmp_td = this->tmpnode; in chfs_build_fragtree()
929 struct chfs_tmp_dnode *next_td = tmp_td->next; in chfs_build_fragtree()