Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsrecover.c2454 const struct BUFFER *nextbuf) in overlapshow()
2470 if (nextbuf && (blk >= BASEBLKS)) { in overlapshow()
2471 nextdata = nextbuf->block.data; in overlapshow()
2613 const struct BUFFER *buf, const struct BUFFER *nextbuf) in forward_rcrd()
2688 k = nextbuf->headsz; in forward_rcrd()
2693 buf, nextbuf); in forward_rcrd()
3317 const struct BUFFER *nextbuf) in dorcrd()
3330 return (forward_rcrd(ctx, blk, pos, buf, nextbuf)); in dorcrd()
3434 const struct BUFFER *nextbuf) in backward_rcrd()
3544 if (nextbuf in backward_rcrd()
2453 overlapshow(CONTEXT *ctx, u16 k, u32 blk, const struct BUFFER *buf, const struct BUFFER *nextbuf) overlapshow() argument
2612 forward_rcrd(CONTEXT *ctx, u32 blk, u16 pos, const struct BUFFER *buf, const struct BUFFER *nextbuf) forward_rcrd() argument
3316 dorcrd(CONTEXT *ctx, u32 blk, u16 pos, const struct BUFFER *buf, const struct BUFFER *nextbuf) dorcrd() argument
3432 backward_rcrd(CONTEXT *ctx, u32 blk, int skipped, const struct BUFFER *buf, const struct BUFFER *prevbuf, const struct BUFFER *nextbuf) backward_rcrd() argument
3586 const struct BUFFER *nextbuf; walkback() local
3841 const struct BUFFER *nextbuf; walk() local
[all...]

Completed in 7 milliseconds