Home | History | Annotate | Download | only in debugfs

Lines Matching defs:copy_file

1506 static errcode_t copy_file(int fd, ext2_ino_t newfile)
1619 retval = copy_file(fd, newfile);
1621 com_err("copy_file", retval, 0);