Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsrecover.c980 u16 blkheadsz; in firstrecord() local
988 blkheadsz = prevbuf->headsz; in firstrecord()
993 k = blkheadsz; in firstrecord()
1028 k = blkheadsz; in firstrecord()
1033 k += size - (blocksz - blkheadsz)*(skipped + 1); in firstrecord()
1035 if ((k <= blkheadsz) in firstrecord()
1036 && (k > (blkheadsz - LOG_RECORD_HEAD_SZ))) { in firstrecord()
1038 k = blkheadsz; in firstrecord()
2464 u16 blkheadsz; in overlapshow() local
2469 blkheadsz in overlapshow()
3346 u16 blkheadsz; backoverlap() local
3852 u16 blkheadsz; walk() local
[all...]

Completed in 4 milliseconds