Home
last modified time | relevance | path

Searched refs:lseek_out (Results 1 - 1 of 1) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsclone.c868 static s64 lseek_out(int fd, s64 pos, int mode) function
891 if (lseek_out(fd_out, pos, SEEK_SET) == (off_t)-1)
1083 && (lseek_out(fd_out, count * csize,

Completed in 4 milliseconds