Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:dstfile

168 	(struct profile_node *root, FILE *dstfile);
964 errcode_t profile_write_tree_file(struct profile_node *root, FILE *dstfile)
966 dump_profile(root, 0, dump_profile_to_file_cb, dstfile);