Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
H A Dcompress.c1027 s32 put, xput; in write_clusters() local
1046 xput = ntfs_pwrite(vol->dev, xpos, count, xoutbuf); in write_clusters()
1047 if (xput == count) { in write_clusters()
1054 } while ((xput == count) && (put < to_write)); in write_clusters()

Completed in 4 milliseconds