convert_to_working_tree   80 archive.c      		convert_to_working_tree(path, buf.buf, buf.len, &buf);
convert_to_working_tree 4118 builtin/apply.c 	if (convert_to_working_tree(path, buf, size, &nbuf)) {
convert_to_working_tree   39 convert.h      extern int convert_to_working_tree(const char *path, const char *src,
convert_to_working_tree 2876 diff.c         	if (convert_to_working_tree(path,
convert_to_working_tree  180 entry.c        		    convert_to_working_tree(ce->name, new, size, &buf)) {
convert_to_working_tree  768 merge-recursive.c 			if (convert_to_working_tree(path, buf, size, &strbuf)) {