Home | History | Annotate | Download | only in debugfs

Lines Matching refs:copy_file

1247 static errcode_t copy_file(int fd, ext2_ino_t newfile)
1356 retval = copy_file(fd, newfile);
1358 com_err("copy_file", retval, 0);