Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsrecover.c3960 u32 endblk; in walk() local
3962 endblk = (log_major < 2 ? BASEBLKS : RSTBLKS); in walk()
3963 if ((nextblk == endblk) && (nextblk < firstblk)) in walk()
3965 if ((blk >= endblk) && (blk > lastblk)) in walk()

Completed in 5 milliseconds