Searched refs:try_fiemap_copy (Results 1 – 2 of 2) sorted by relevance
/external/e2fsprogs/debugfs/ |
D | create_inode.c | 482 static errcode_t try_fiemap_copy(ext2_filsys fs, int fd, ext2_file_t e2_file, in try_fiemap_copy() function 567 err = try_fiemap_copy(fs, fd, e2_file, buf, zerobuf); in copy_file()
|
/external/e2fsprogs/misc/ |
D | create_inode.c | 482 static errcode_t try_fiemap_copy(ext2_filsys fs, int fd, ext2_file_t e2_file, in try_fiemap_copy() function 567 err = try_fiemap_copy(fs, fd, e2_file, buf, zerobuf); in copy_file()
|