Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
H A Dcompress.c985 int xgot; in read_clusters() local
1005 xgot = ntfs_pread(vol->dev, xpos, count, xinbuf); in read_clusters()
1006 if (xgot == (int)count) { in read_clusters()
1013 } while ((xgot == (int)count) && (got < to_read)); in read_clusters()

Completed in 3 milliseconds