Lines Matching refs:chfs_mount
41 int chfs_check_td_data(struct chfs_mount *,
43 int chfs_check_td_node(struct chfs_mount *,
46 int chfs_add_tmp_dnode_to_tree(struct chfs_mount *,
53 static void chfs_kill_td(struct chfs_mount *,
55 static void chfs_kill_tdi(struct chfs_mount *,
63 int chfs_add_frag_to_fragtree(struct chfs_mount *,
66 void chfs_obsolete_node_frag(struct chfs_mount *,
69 int chfs_get_data_nodes(struct chfs_mount *,
72 int chfs_build_fragtree(struct chfs_mount *,
141 chfs_check_td_data(struct chfs_mount *chmp,
200 chfs_check_td_node(struct chfs_mount *chmp, struct chfs_tmp_dnode *td)
282 chfs_kill_td(struct chfs_mount *chmp,
299 chfs_kill_tdi(struct chfs_mount *chmp,
319 chfs_add_tmp_dnode_to_tree(struct chfs_mount *chmp,
518 chfs_add_frag_to_fragtree(struct chfs_mount *chmp,
611 chfs_remove_frags_of_node(struct chfs_mount *chmp, struct rb_tree *fragtree,
638 chfs_kill_fragtree(struct chfs_mount *chmp, struct rb_tree *fragtree)
655 chfs_truncate_fragtree(struct chfs_mount *chmp,
707 chfs_obsolete_node_frag(struct chfs_mount *chmp,
738 chfs_add_full_dnode_to_inode(struct chfs_mount *chmp,
784 chfs_get_data_nodes(struct chfs_mount *chmp,
884 chfs_build_fragtree(struct chfs_mount *chmp, struct chfs_inode *ip,
988 int chfs_read_inode(struct chfs_mount *chmp, struct chfs_inode *ip)
1030 chfs_read_inode_internal(struct chfs_mount *chmp, struct chfs_inode *ip)
1099 chfs_read_data(struct chfs_mount* chmp, struct vnode *vp,